Update README.md

This commit is contained in:
ImBenji 2026-03-23 14:38:16 +00:00
parent e628cd4293
commit e6e9ed3152

View file

@ -29,8 +29,8 @@ A near PSVAR-compliant next stop announcement system heavily inspired by TfL's *
The project has two components:
- **📱 App** — Runs on your phone and uses GPS to automatically detect your location and announce upcoming stops. No specialist hardware required.
- **🖥️ Hardware** — A Raspberry Pi-based embedded system featuring an LED dot matrix display and audio announcements, replicating the experience of a real on-bus passenger information system.
- **📱 App** *(Flutter)* — Runs on your phone and uses GPS to automatically detect your location and announce upcoming stops. No specialist hardware required.
- **🖥️ Hardware** *(Dart, C#, C++)* — A Raspberry Pi-based embedded system featuring an LED dot matrix display and audio announcements, replicating the experience of a real on-bus passenger information system. Includes a Flutter-based remote control interface.
---