Skip to content

An MTA subway departures sign written for an Adafruit MatrixPortal

License

Notifications You must be signed in to change notification settings

ryjo1026/matrix-portal-mta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Portal: MTA

Code written for Adafruit's Matrix Portal board to display stylish transit info for selected MTA train lines on a 64x32 RGB Matrix.

Quickstart

This project assumes a SECRETS.py file in the project root directory. This SECRETS.py file needs to be constructed with the following dict:

TODO

I use watchman to automatically copy my code.py and the correct libraries to the MatrixPortal. This triggers a live/reload via CircuitPy

watchman watch .
watchman -- trigger . deploy -- sh copy.sh

About

An MTA subway departures sign written for an Adafruit MatrixPortal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages