Showing posts with label MQTT. Show all posts
Showing posts with label MQTT. Show all posts

Thursday, 31 December 2015

Home Heating IoT Project - MQTT? Node.js? Both? - Initial Thoughts

This is the plan:


In my house, I have 4 Redwell heaters in upstairs rooms. They were installed inexpertly (not by me) with the receiver/relay units downstairs, so the room thermostat's RF send signal is not always picked up. This results in heaters staying on all day sometimes.

An IoT solution would solve this problem as well as giving me a host of other useful features. Most desirable:


  • Programmable on/off times (very desirable option: with thermostat control)
  • Manual on/off override of timing program.
  • All on / all off override for if we are out on an evening.
  • Webpage interface.
  • Internet access from outside the home.
From what I have read so far, it looks like MQTT could be very useful, as could node.js. (see also here)

First step is to build a mini-mock-up. On current form this will take months!




Monday, 21 December 2015

MQTT - Mosquitto - To control IoT stuff

I'm coming to realise that MQTT is probably the tool I need to get my head around for basic home automation / monitoring.

On reading up a bit here:




I saw a link to Andy Standford-Clarks ' House that Twitters':


with the audio from the talk at oggcamp here:
http://stanford-clark.com/andysc_oggcamp.mp3


 Less Technical talk by ASC:



Things I want to check out further:
Easyradio
X10 appliance control signalling via mains cables: http://www.x10.com/

Also useful:
http://oliversmith.io/technology/2010/02/26/mqtt-mosquitto-and-php/
(And lots of other stuff from @chemicaloliver )

Idea: AIS - Ship-plotter - Condor??

Further research needed: Websockets.