Live data from Hacker News

A Raspberry Pi-powered live train station sign

balena.io

11–20 of 146 posts

Re: A Raspberry Pi-powered live train station sign

#11

Very cool but I find a pi is overkill for something like this. ESP8266 or ESP32 would work just as well.

They would, but the Pi Zero is a much better UX for people who don't deal with microprocessors on a regular basis. It has SSH, I can get in and look at logs from my desktop, wifi is standard. It all adds up - and for something like this, the power draw is not an issue, and the cost is minimal.

Re: A Raspberry Pi-powered live train station sign

#14
post #2

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.

They're really cool! The original Solari board modules are mega expensive though. I looked at getting some to make a clock, and it probably would have cost me in the thousands.

As an indirect result I now have a project in the works to make them. The concept is simple, but building them to be inexpensive is a challenge. Every extra bracket or fastener gets multiplied by _n_ modules.

Re: A Raspberry Pi-powered live train station sign

#15

Very cool but I find a pi is overkill for something like this. ESP8266 or ESP32 would work just as well.

On the other hand, it is also overkill to learn how to program and deal with an ESP32 if you already know some light linux sysadmining and some high level programming language to set this up.

Re: A Raspberry Pi-powered live train station sign

#16
post #11

Very cool but I find a pi is overkill for something like this. ESP8266 or ESP32 would work just as well.

They would, but the Pi Zero is a much better UX for people who don't deal with microprocessors on a regular basis. It has SSH, I can get in and look at logs from my desktop, wifi is standard. It all adds up - and for something like this, the power draw is not an issue, and the cost is minimal.

This is the hardware equivalent of bloated webpages HN tends to dislike :P

Re: A Raspberry Pi-powered live train station sign

#17
post #4

wow, crazy how small Pi has become! I remember trying to do a similar project for the bus stop at the corner of my street to know when to leave to catch the bus. It was fun, but I never really finished when I realised how big just the Pi would be (still powered by usb-a, etc). Nice to see this one so well executed!

It's overwhelming how many projects with high rate of usefulness are based on boards from Pi Zero family, not the A or B.

Re: A Raspberry Pi-powered live train station sign

#18
Hey folks, balena.io founder here, just chiming in to mention that Chris is one of our Hardware Hackers in Residence, and if you think that doing HW projects with all sorts of cool technologies and writing them up for the world is your dream job, we're hiring! https://balena.workable.com/j/27A101659C

Happy to answer any balena (or train station sign) related questions, of course :)

Re: A Raspberry Pi-powered live train station sign

#19
This is really cool!

One thing that always annoys me with those signs is when they try to put too much information on them. You have all of the stops, fine. You then have all of the information about the train splitting which you might well need. But then they start adding information about short platforms etc. It takes several minutes for it all to scroll past. Which is super annoying if you're trying to work out if the train standing there stops at your station.

Post reply on HN