Hacking a hot water system for home automation

Connecting an Arduino board (www.arduino.cc) to a Rinnai Infinity tankless hot water service so it can be controlled by a home automation system. More info at www.superhouse.tv and www.practicalarduino.com

Related Blogs

Tags: , , , , , , ,

9 Responses to “Hacking a hot water system for home automation”

  1. FlamingoTel says:

    That’s pretty cool. But this would only work if the control panel was never touched by manually would it?

  2. SuperHouseTV says:

    Or having an extra panel that is never touched (there can be up to 4) and power-cycling it, or zeroing-out the setting by pulsing “down” say 50 times so it hits the end then count back up, or by reading the values on the LED display (which I’ve tried doing but they’re multiplexed, which is a pain to deal with – but a friend suggested using a simple voltage ladder into an ADC so I may give that a go)

  3. cantbeliveitshuman says:

    yeah lets all Go void the warrenty! sorry but i was laughing there Lol

  4. SuperHouseTV says:

    The microcontroller I use in the video is called an “Arduino”. I can’t post links in comments so I’ve just updated the video info with URLs to some relevant sites, including for a book I’m currently writing called Practical Arduino.

  5. PYROYORKDRAGON says:

    how dose the Arduino know what Tem the panel is on …….i did notice when you pressed the button it beeped you could connect that beep back to the Arduino …. ma by a thought

  6. adfhau says:

    This raises the same kind of issues to dealing with universal remote controls – knowing the existing state of a device.

    As with higher end TV sets that have serial data links for firmware upgrades and computer control, I wonder have the manufacturers of things such as hot water systems considered adding automation friendly features themselves as standard?

    I guess the downside of them adding such features is that every company wants to set the standard they use themselves :)

  7. SuperHouseTV says:

    Exactly right. Rinnai do actually provide a home-automation interface but I don’t know the details of it. I think it has an RS-232 interface, costs many hundreds of $, and requires their proprietary Windows-only software to talk to it. I’m not interested in running Windows so I thought I’d try to hack something up myself.

    You’re spot on that feedback of current device status is a big issue though.

  8. alphaman1101 says:

    hmm. that opens my mind some what.

  9. [...] Hacking a hot water system for home automation | Spy Gear Wholesale [...]

Leave a Reply