Skip to content

redSlug/train_times_display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTA Train Times Display

Displays upcoming train information in minutes to a 32x16 RGB LED Grid

Setup

  • get a free MTA developer's API key
  • add network name and password to recipe.xml between the ** symbols, removing the ** symbols
  • flash SD card to full raspian using PiBakery and recipe.xml
  • make sure the Pi has an uninterrupted power supply the first time it boots up, so it can install and set up everything it needs to, then you can ssh pi@trainpi.local, password will be goodtimes unless you change it
  • connect the pi to the MPC1073, connect the MPC1073 to the HUB75 LED matrix

Cron

  • schedule cronjob to get train schedule every 30 seconds, and render upon boot

BOM

Troubleshooting

  • wait at least 2 minutes after powering your pi with the LED display for the train times to appear
  • after plugging in a pi with a freshly baked flash card, wait at least 5 minutes
  • to see if program that renders the train times to LED display is running, ps aux | grep demo

Thank You

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors