2 Pis for dealing with ADS-B (airplane data), one for 1090Mhz, the other for 978Mhz. I could run that on the same one, but seemed easier to just split them up given some of the software is a bit picky with device IDs. The 978Mhz is much quieter than the 1090Mhz, so I also run a private SpyServer ( https://github.com/lloydpick/docker-spyserver ) for listening to radio transmissions. 1 Raspberry Pi for a running a very…
Love the sitcom sound thing!
Ask HN: What do you do with your Raspberry Pi?
611–620 of 1001 posts
Re: Ask HN: What do you do with your Raspberry Pi?
#612Because of the low cost, I always install two units on every site; one is powered and idle but ready to take over if the other fails. Not hot-standby but close enough for my purposes.
Re: Ask HN: What do you do with your Raspberry Pi?
#613Earlier quoted context omitted.
> Despite many people's preconceptions about the goodness of the internet, I must admit that they do a wonderful job caring for my plant! Maybe I should create a subreddit where people can control a bot that has access to my bank accounts so they can manage my finances, invest some, etc. ;-)
Wisdom of the crowds
Re: Ask HN: What do you do with your Raspberry Pi?
#614Re: Ask HN: What do you do with your Raspberry Pi?
#615Re: Ask HN: What do you do with your Raspberry Pi?
#616Earlier quoted context omitted.
> Despite many people's preconceptions about the goodness of the internet, I must admit that they do a wonderful job caring for my plant! Maybe I should create a subreddit where people can control a bot that has access to my bank accounts so they can manage my finances, invest some, etc. ;-)
Didn't someone do this with Twitch Plays Stocks? Essentially gave them some capital and let the chat decide what trades to make. They nuked the portfolio within 24 hours.
Re: Ask HN: What do you do with your Raspberry Pi?
#617I figured that it'd be nice to let people know when the bus is supposed to be there. So, I installed a 28" display on a monitor stand, installed the stand on my window frame, turned the monitor to face the bus station, and show the up-to-date arrival time in a very big font (the buses have GPS; the Pi gets the real time info from the local transit authority).
This is in Montreal. Some info here [0]. And a little video [1].
[0] https://greg.technology/#bus [1] https://youtu.be/pc16oPb5zW0
Re: Ask HN: What do you do with your Raspberry Pi?
#618Earlier quoted context omitted.
I could actually use exactly that. Do you have a blog outlining how you did it, or the code on github by any chance?
No sadly not. I'd love to write about it but my English is just not good enough to write a compelling story. Writing it in German and then having it translated is always a bit of a hassle. But I may consider it. At the moment I have an offer of the door drive manufacturer for doing a "home story" about the solution. If that will happen, it will definitely be released in English. I will open source everything once I'm…
Re: Ask HN: What do you do with your Raspberry Pi?
#619Re: Ask HN: What do you do with your Raspberry Pi?
#620There's a bus station across from my studio / coworking space. I can see people waiting for the bus and doing either: 1) staring into the void 2) looking at their watches 3) desperately glancing in the direction where the bus is coming from. I figured that it'd be nice to let people know when the bus is supposed to be there. So, I installed a 28" display on a monitor stand, installed the stand on my window frame, tur…