Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
members:sparky:plans [2026/01/23 02:54] Sparkymembers:sparky:plans [2026/03/11 22:16] (current) Sparky
Line 22: Line 22:
   - [X] Set up static IP for the display device UI   - [X] Set up static IP for the display device UI
     - Current: `10.20.110.197`     - Current: `10.20.110.197`
 +
 +  ## WhereTrain (ESP32 Transit Tracker)
 +
 +  ### TODO
 +  - [ ] Integrate with the Raspberry Pi transit-tracker API (`transit-tracker.int.dma.space`) instead of calling OneBusAway directly
 +    - Currently the ESP32 polls OneBusAway API directly from `main.c`
 +    - Goal: Point it at the existing transit-tracker API so all transit data flows through one source
 +    - Reduces redundant API calls and centralizes API key management on the Pi
   ---   ---
 +