https://github.com/eppfel/hsl-departures
Departure display to show the upcoming conenctions nearby based on the HSL API
https://github.com/eppfel/hsl-departures
Last synced: 9 months ago
JSON representation
Departure display to show the upcoming conenctions nearby based on the HSL API
- Host: GitHub
- URL: https://github.com/eppfel/hsl-departures
- Owner: eppfel
- Created: 2022-09-25T09:27:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-15T12:30:48.000Z (over 3 years ago)
- Last Synced: 2025-05-17T01:37:26.216Z (about 1 year ago)
- Language: C
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hsl-departures
Departure display to show the upcoming conenctions nearby based on the HSL API
# Setup
The application needs the preprocessor macro `SSID` and `WIFI_PASSWORD` in `credentials.h` (can be placed in `include`) to compile and connect with a local WiFi AP.