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:projects [2026/03/11 22:12] Sparkymembers:sparky:projects [2026/06/03 20:45] (current) Sparky
Line 7: Line 7:
 ![](/:members:sparky:img_7282.jpg) ![](/:members:sparky:img_7282.jpg)
  
-A DIY customizable public transit arrivals board displaying real-time transit information. Built using the open-source [Transit Tracker](https://transit-tracker.eastsideurbanism.org/project by Eastside Urbanism.+A DIY customizable public transit arrivals board displaying real-time transit information. Built using the open-source Transit Tracker project by Eastside Urbanism, deployed on dma.computer infrastructure.
  
-**How to interact with it at dma.space:**+**How to interact with it at dma.computer:**
  
-- **View the display**: The transit board is accessible at `10.20.110.197` +- **View the display**: The transit board is on the network at `transittracker-display.user.dma.computer` (10.20.110.197) 
-- **API endpoint**: Real-time feed data available at `http://transit-tracker.int.dma.space:3000/feeds` +- **API endpoint**: Real-time feed data available at `http://transittracker-pi.int.dma.computer:3000/feeds` 
-  http://transit-tracker.int.dma.space/ (http://10.20.100.80) has a page for you to view the health of the service(s) running on the Pi. +**API host**Hosted on `transittracker-pi.int.dma.computer` (10.20.100.80) 
-- **Configure the display**: Use the [web configurator](https://transit-tracker.eastsideurbanism.org/configurator) to customize which routes and stops are shown+- **Configure the display**: Use the [web configurator](https://transit-tracker.eastsideurbanism.org/configurator) to customize which routes and stops are shown. Configurator routes by default through the upstream OneBusAway-backed feed; the local API runs a sibling GTFS-static feed (`st_gtfs`) for more accurate end-of-day train counts. 
 + 
 +**Current feed config:** 
 + 
 +- `kcm` — King County Metro (GTFS-static) 
 +- `st` — Sound Transit via OneBusAway (legacy) 
 +- `st_gtfs` — Sound Transit via GTFS-static + GTFS-RT (used by the display; gives true "trains remaining today")
  
 The board shows arrival times for local transit agencies and updates automatically. Perfect for checking your commute before heading out! The board shows arrival times for local transit agencies and updates automatically. Perfect for checking your commute before heading out!
 +
 +**Repos:**
 +
 +- API: [github.com/sparkyfen/transit-tracker-api](https://github.com/sparkyfen/transit-tracker-api) (fork of [tjhorner/transit-tracker-api](https://github.com/tjhorner/transit-tracker-api))
 +- ESPHome firmware: [github.com/sparkyfen/esphome-transit-tracker](https://github.com/sparkyfen/esphome-transit-tracker)
  
 --- ---
  
 ### ESP32 Transit Tracker (WhereTrain) ### ESP32 Transit Tracker (WhereTrain)
 +
  
 ![](/:members:sparky:img_7927.jpeg) ![](/:members:sparky:img_7927.jpeg)
Line 56: Line 68:
 A 7.5" e-ink display dashboard that serves as a distraction-free information display. TRMNL uses a privacy-focused design where the device polls for updates rather than allowing external access to the local network. A 7.5" e-ink display dashboard that serves as a distraction-free information display. TRMNL uses a privacy-focused design where the device polls for updates rather than allowing external access to the local network.
  
-**How to interact with it at dma.space:**+**How to interact with it at dma.computer:**
  
 - **What it shows**: Customizable layouts featuring calendar, weather, news, stocks, and 794+ other plugins - **What it shows**: Customizable layouts featuring calendar, weather, news, stocks, and 794+ other plugins