10000 GitHub - thejsj/mta-portal: Setup a screen at home to know when the subway is coming
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

thejsj/mta-portal

Repository files navigation

MTA Portal

drawing

drawing2

MTAPortal-2.jpg

Run your own MTA Portal on CircuitPython to display trains arrivals using Adafruit's hardware and libraries.

Follow Adafruit main tutorial to set up your MatrixPortal.

Config

You'll need your own secrets.py. Check here on how to create one.

Config variables:

  • STOP_ID: Find your station ID here
  • UPDATE_DELAY: Delay in seconds before fetching new data
  • MINIMUM_MINUTES_DISPLAY: Only display arrival times greater or equal than this value. Useful to only show trains you can catch.
  • BACKGROUND_IMAGE: Image to use for the background

Installation

Just copy all the files into your CIRCUITPYTHON drive

Credit

Fork of https://github.com/alejandrorascovan/mta-portal. Thanks to Ale who, always, did all the work.

< 4D1F /react-partial>

About

Setup a screen at home to know when the subway is coming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0