I'm just curious about interesting hacks and concepts :)
Ask HN: What did you build with your RaspberryPI?
1–10 of 15 posts
Out of set up a classic distro (media player, retro gaming..), what did you do with it?
Re: Ask HN: What did you build with your RaspberryPI?
#2Re: Ask HN: What did you build with your RaspberryPI?
#3Re: Ask HN: What did you build with your RaspberryPI?
#4I built a kodi media player but it won't do Netflix so i bought a smart TV. I have many plans for my two pis but I'll probably never get around to doing anything with them. I wonder how many rpis are sitting idle on desks around the world
Re: Ask HN: What did you build with your RaspberryPI?
#5Built a Media Player using Kodi. Then Netflix happened.
Re: Ask HN: What did you build with your RaspberryPI?
#6I built a solar panel monitoring solution:
Code is on Github: https://github.com/Tafkas/solarpi
Re: Ask HN: What did you build with your RaspberryPI?
#7Used it (along with an arduino) to control RGB LED strips for my Deck Lights project. It was great fun, then I sold the house and moved!
Used Remi for a web control gui and platform.io on the rpi to be able to program the arduino headless.
https://www.youtube.com/watch?v=ww1q248jc7Q
https://github.com/kejaed/deckLights/blob/master/projectNote...
Re: Ask HN: What did you build with your RaspberryPI?
#8https://github.com/trobanga/pifidelity
Audioplayer with touchscreen display that shows blinkenlights while playing music :)
Re: Ask HN: What did you build with your RaspberryPI?
#9I built a solar panel monitoring solution: http://solarpi.tafkas.net/ Code is on Github: https://github.com/Tafkas/solarpi
Do you have details on the solar panel and the rest of the infrastructure? (or a blog post?)
Re: Ask HN: What did you build with your RaspberryPI?
#10I use Pi's to teach introductory networking concepts to undergraduates, configuring various network functions and building out a mini-Internet.
Hoping to get the projects polished up a bit more this quarter and to publish a repo with guides and configurations. I've also convinced a handful of students to tackle some more interesting applications and modern networking concepts in lieu of the standard course project.