That is super cool. But admittedly when I saw the title i was hoping for a mini version of those massive flipboard signs. Those things are amazing.
A Solari Split-Flap Display? I love that they're making new ones! Starbucks has been putting them in their Reserve Roasteries. I'm also sort of happy with the 'modern' ones that are actually LCD screens with speakers making the noises. It's cheating, but it's a nice tribute.
A Raspberry Pi-powered live train station sign
141–146 of 146 posts
Re: A Raspberry Pi-powered live train station sign
#142As a total PI noob, it's great to see such clear and simple to follow instructions for something actually practical. Also liked the specific recommendations for the case and such - it would be really easy for someone to replicate. Been meaning to get a PI and do something with it for years!
there's a phone right next to it that could do the same thing
Phone someone? Phone them? Gods man, do you think this is the 1800's?!
Re: A Raspberry Pi-powered live train station sign
#143Earlier quoted context omitted.
Hey, balenaOS has been designed for long term deployment. As such, we have a read-only partition for the hostOS. We also have a second host partition so we can update the OS remotely and atomically. In general, we've tuned all sorts of elements in this direction as our customers really don't want to run around collecting sd cards from all over the world.
Thanks, Have you done any testing on the effect of something like leaving persistent logging on vs off. I know that writes to the state partition which is not read only. Is there a way to push device logs to another service to keep track of them long term? How did you come up with the pricing model of essentials vs micro-services?
The pricing model is along the lines of "essentials is for people looking for a better OTA solution whereas microservices is for people who consider their devices mini-servers". So it's more a difference of perspective of the customer that allows us to group features and give more to the one crowd without alienating the other crowd with high prices. Not sure if that makes sense.
Re: A Raspberry Pi-powered live train station sign
#144Earlier quoted context omitted.
Rather than show red, why not show the next train you could actually catch? A bit more glass half full, and reduces the light count by 33%!
I went that route: https://jrock.us/mta.html Much better than the MTA's website... though slightly less useful if you're not me commuting to work. What I learned from this exercise is that: 1) The estimates are consistently inaccurate; downtown trains at Chambers St. always arrive when the clock says "2" (minutes until arrival). 2) They use some sort of distributed cache that doesn't remain consistent; as you bounce…
Re: A Raspberry Pi-powered live train station sign
#145Earlier quoted context omitted.
Pi Zero Ws are $10, ESP32 dev boards are $12. Why pick the more expensive one AND spend more time writing the software?
ESP32 boards are about $4 on aliexpress... I much prefer using an ESP32 for something like this because I don't have to deal with installing distro's, updates, etc.
Re: A Raspberry Pi-powered live train station sign
#146Why I can't use my old phones to do this is beyond me. I have one windows phone lying around and a few android phones. Everything is there in a neat package but the manufacturer make it so hard to tinker with them.