←back to thread

261 points david927 | 1 comments | | HN request time: 0s | source

What are you working on? Any new ideas that you're thinking about?
Show context
sschueller ◴[] No.43156599[source]
I am working on a departure board [1] for your home or business. Currently only for Swiss Public transport but the plan is to support more countries. Next goal is to update the website which needs work.

The hardware is based around a ESP32. The server that gathers and prepares the data is running on Symfony php. The app to configure the device is written in vue and is using capacitor by ionic. More technical details are here: https://sschueller.github.io/posts/turning-a-project-into-a-...

[1] https://www.stationdisplay.com/

replies(1): >>43157488 #
4ndrewl ◴[] No.43157488[source]
That looks awesome!
replies(1): >>43159293 #
1. sschueller ◴[] No.43159293[source]
Thank you