Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

WMATA-MAP

IN PROGRESS

Project to display live WMATA Metro Positions on physical map. Rust backend calls WMATA API and maps each metro car to "percent complete" on line. On an individually-programmable LED strip, Led # [(percent complete) * (total LEDS)] is lit to show the position of a metro car. More dense LED strip = cooler looking probably.

"wmata_map" contains Rust project. Getting LEDs working is a TODO, among other clean-up tasks.

Example output of main.rs:

OR:
x------x------------------------------x----------x---------x-----------------x-x--------------x-----x
GR:
x---x-----------x-----x-----x------x----------------------------------x----x---xx------x---x--xx----|
RD:
x----x---------x-------------x-x----------x-x---------x-----x-----------x------x-------------xx-----|
SV:
xx--------x-----x-------x-----x------x-------------------x------------------------------------------|
YL:
x--------------x----x------------x-x-----------------x----------x----------x------------------------|
BL:
x----------x-------x--------------------------------x-------x---------x------------x-------x--------|

"old" contains old code that is bad and I won't ever touch again (TODO delete).

About

WMATA-MAP

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages