Skip to content

bjornsen/mta-iot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone this repository and place it in a Arduino project directory called "subway"

Move subway/secrets.h.template to subway/secrets.h and stash all your secrets.

Install the ESP32 drivers found here: https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers

  • Linux users need to create an account.

Copy and paste the URL found [here|https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/boards_manager.md] then paste to Preferences -> Additional Board Manager URLs

Add the Adafruit OLED libraries. Download found here https://github.com/ladyada/Adafruit_CharacterOLED

NTPClient. Go to Sketch -> Add Library -> Library Manager. Search for NTPClient and install.

Copy all headers + C into project directory.

Static MTA GTFS resources - such as station lookups - are found here: https://transitfeeds.com/p/mta/79

Linux:

  • Install pyserial

Cannot do 5G WiFi.

About

Arduino MTA Real Time Subway Clock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published