Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| members:sparky:projects [2026/01/10 23:10] – created Sparky | members:sparky:projects [2026/03/11 22:12] (current) – Sparky | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | # Sparky' | + | # Sparky' |
| - | | + | ## Current Projects |
| - | - [Add your current projects here] | + | ### Transit Tracker |
| - | ## Completed Projects | + |  | ||
| + | |||
| + | ![](/: | ||
| + | |||
| + | A real-time transit tracker that displays Sound Transit Link Light Rail train positions on a physical LED map. The system uses an ESP32-S3 microcontroller to poll live transit data and render animated train movements across an addressable LED strip. Originally designed for /dev/hack Seattle. | ||
| + | |||
| + | **Hardware: | ||
| + | |||
| + | - **Microcontroller**: | ||
| + | - **Display**: | ||
| + | - **PCB**: JLCPCB-manufactured, | ||
| + | |||
| + | **How it works:** | ||
| + | |||
| + | - Polls the [OneBusAway API](https:// | ||
| + | - Renders smooth crossfade animations showing train movements between stops on the LED strip | ||
| + | - API key can be requested from Sound Transit at `oba_api_key@soundtransit.org` | ||
| + | |||
| + | **Development: | ||
| + | |||
| + | - **Repository**: | ||
| + | - **Build environment**: | ||
| + | - **Configuration**: | ||
| + | - **Recovery**: | ||
| + | - **License**: | ||
| + | |||
| + | **Status**: Active development. Contributions and feedback welcome — reach out to Sparky on Zulip or check the repo. | ||
| + | |||
| + | --- | ||
| + | |||
| + | ### TRMNL E-Ink Dashboard | ||
| + | |||
| + | ![](/: | ||
| + | |||
| + | 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: | ||
| + | |||
| + | - **What it shows**: Customizable layouts featuring calendar, weather, news, stocks, and 794+ other plugins | ||
| + | - **Updates**: | ||
| + | - **Plugin ecosystem**: | ||
| + | - **Developer friendly**: Create custom plugins using HTML/JSON in under 5 minutes | ||
| + | |||
| + | **Want to display something specific?** Reach out to Sparky on Zulip or Signal! | ||
| + | |||
| + | Learn more at [usetrmnl.com](https:// | ||
| + | |||
| + | --- | ||
| + | |||
| + | ## Completed Projects | ||
| + | |||
| + | *Coming soon* | ||
| - | --- | ||