Ask HN: Share Your Raspberry Pi Project
101–110 of 160 posts
Re: Ask HN: Share Your Raspberry Pi Project
#102Use Home Assistant to integrate anything in your house. Make voice assistants respond to your commands. Write advanced automations to help make your life easier. Use our Hass.io OS build to setup Google Assistant easily on your Pi. Need a USB microphone and speakers connected to the Pi and you'll get the full Google Assistant experience. https://home-assistant.io (disclaimer: I'm the founder)
Re: Ask HN: Share Your Raspberry Pi Project
#103https://github.com/johnboiles/Helm-firmware https://github.com/johnboiles/Helm-hardware https://github.com/johnboiles/nmeaproxy
Re: Ask HN: Share Your Raspberry Pi Project
#104I had one on my sailboat making all the boat's sensor data available over wifi. It also let me control the Raymarine AutoHelm from my iPhone. https://github.com/johnboiles/Helm-firmware https://github.com/johnboiles/Helm-hardware https://github.com/johnboiles/nmeaproxy
Re: Ask HN: Share Your Raspberry Pi Project
#105Use Home Assistant to integrate anything in your house. Make voice assistants respond to your commands. Write advanced automations to help make your life easier. Use our Hass.io OS build to setup Google Assistant easily on your Pi. Need a USB microphone and speakers connected to the Pi and you'll get the full Google Assistant experience. https://home-assistant.io (disclaimer: I'm the founder)
Re: Ask HN: Share Your Raspberry Pi Project
#106I had one on my sailboat making all the boat's sensor data available over wifi. It also let me control the Raymarine AutoHelm from my iPhone. https://github.com/johnboiles/Helm-firmware https://github.com/johnboiles/Helm-hardware https://github.com/johnboiles/nmeaproxy
Re: Ask HN: Share Your Raspberry Pi Project
#107Although not strictly a Raspberry Pi project, I have a couple C.H.I.P. boards[1] scattered throughout my apartment collecting temperature and humidity readings (using a HIH8120 sensor[2]) and feeding it to my Raspberry Pi which runs InfluxDB and Chronograf[3] to store and display a simple dashboard. The end result looks like this: http://i.imgur.com/cIrhSUq.png [1]: https://getchip.com/ [2]: https://sensing.honeywell…
Re: Ask HN: Share Your Raspberry Pi Project
#108Earlier quoted context omitted.
What language did you end up using to access the sensors? I've been ~hoping~ to use Go to access the GPIO pins, but haven't had much success - any suggestions?
I've used https://github.com/stianeikeland/go-rpio to control my garage doors and this library https://github.com/kidoman/embd has some more advanced features which I've used for a thermostat solution.
Re: Ask HN: Share Your Raspberry Pi Project
#109Re: Ask HN: Share Your Raspberry Pi Project
#110I built a spaceship for my kids: http://www.duncanjauncey.com/blog/archives/377 (please excuse the tabloid headline of the article)