Skip to content
/ mta Public

Bedford Ave L train live data Raspberry Pi display

License

Notifications You must be signed in to change notification settings

aj-michael/mta

Repository files navigation

A Java program that fetches statuses for Manhattan-bound L trains arriving at Bedford Avenue and a C++ program that displays the train times on a 64x32 RGB LED matrix. Intended to be run on Raspberry Pi 2.0.

Also includes a server for answering Google Assistant queries. See assistant/README.md.

Demo photo

Setup

Add your MTA API key to config.properties and run mkfifo /tmp/mtafifo.

Server

bazel run //java/net/ajmichael/mta

Client

cd client && make && sudo ./mta

License

GPLv2

About

Bedford Ave L train live data Raspberry Pi display

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published