Realtime BART Arrival Display
21–30 of 55 posts
Re: Realtime BART Arrival Display
#22Well done and what a lovely spirit.
Re: Realtime BART Arrival Display
#23How are you hiding the cable in the last photo or is it battery powered?
Source: https://www.reddit.com/r/esp32/comments/1osvbhn/mini_bart_re...
Re: Realtime BART Arrival Display
#24Cool! Hey I have a feature request: Could you add the robotic voices? https://www.bart.gov/news/articles/2009/news20090309
Re: Realtime BART Arrival Display
#25Re: Realtime BART Arrival Display
#26Cool project and very nicely done!! claps. You know what, I used to plan my leaving from home based on the timings at the station, but soon I realized that it is not worth it. It is not because trains are not sticking to the time table. Just randomly starting at your own comfort eliminates the anxiety that comes with planning. Your average wait time might increase to half of the interval between the trains, but that…
I built a small hardware device to show the departure time of the tram next to my house, because here in Finland it gets cold in winter. Mostly the winter isn't super-cold, something like -10°C/14°F, but there are weeks where it will be -20°C/-4°F and then there's a big difference between waiting at the tram stop for 1 minute or 7 minutes.
Re: Realtime BART Arrival Display
#27Cool project and very nicely done!! claps. You know what, I used to plan my leaving from home based on the timings at the station, but soon I realized that it is not worth it. It is not because trains are not sticking to the time table. Just randomly starting at your own comfort eliminates the anxiety that comes with planning. Your average wait time might increase to half of the interval between the trains, but that…
I look when getting a bus/train if the frequency is less than ~one every ten minutes. I never look for trams (those are ~always headway <10 mins for the routes I use).
Re: Realtime BART Arrival Display
#28Cool project and very nicely done!! claps. You know what, I used to plan my leaving from home based on the timings at the station, but soon I realized that it is not worth it. It is not because trains are not sticking to the time table. Just randomly starting at your own comfort eliminates the anxiety that comes with planning. Your average wait time might increase to half of the interval between the trains, but that…
https://medium.com/data-science/the-inspection-paradox-is-ev...
Re: Realtime BART Arrival Display
#29If you wanted to get rid of your middleware and maybe pick up some insight, one of the things that SOTA LLMs are really good at is translating code from one language into another.
The ESP has plenty of moxie to handle the API work, so you could try translating it for the ESP, then you could drop the weight of your middleware service. I use LLMs that way when I feel roadblocked (usually laziness more than anything lol) and I’m often surprised at how much I learn from the implementation.
Just an idea, it’s fine as it is.
Re: Realtime BART Arrival Display
#30Cool project and very nicely done!! claps. You know what, I used to plan my leaving from home based on the timings at the station, but soon I realized that it is not worth it. It is not because trains are not sticking to the time table. Just randomly starting at your own comfort eliminates the anxiety that comes with planning. Your average wait time might increase to half of the interval between the trains, but that…
I built a small hardware device to show the departure time of the tram next to my house, because here in Finland it gets cold in winter. Mostly the winter isn't super-cold, something like -10°C/14°F, but there are weeks where it will be -20°C/-4°F and then there's a big difference between waiting at the tram stop for 1 minute or 7 minutes.
(It hasn't been -20 degrees here since records began.)