- Published in issue 5/2017 on page 68
IoT Gateway and Wireless Nodes (2)
Part 2: the software

The author has looked in vain for a suitable commercial home automation system. Since he couldn't find anything to his liking, he decided to develop his own system. Various ‘end nodes’ (sensors and actuators) communicate via an 868 MHz radio link with a central gateway. The gateway uses MQTT to send the measurement values to an OpenHAB server, which processes them into a form suitable for display.
- www.myopenhab.org
- www.elektormagazine.com/150085
- www.putty.org
- http://192.168.xx.xx:8080/basicui/app?sitemap=home
- https://github.com/computourist/RFM69-MQTT-client
- https://github.com/computourist/RFM69-MQTT-client/blob/master/DHT%20end%20node/RFM_DHT_node_22.ino
- https://github.com/LowPowerLab
- https://github.com/computourist/RFM69-MQTT-client/blob/master/Gateway_2.4/RFM_MQTT_GW_24.ino
- https://github.com/knolleary/pubsubclient
- http://harizanov.com/2012/04/rfm12b-and-arduino-ethernet-with-wiznet5100-chip
- http://docs.openhab.org/addons/bindings.html
- http://docs.openhab.org/installation/openhabian.html
- https://sourceforge.net/projects/win32diskimager
- https://github.com/openhab/openhab1-addons/wiki/Explanation-of-items
- http://mqttfx.org
- https://github.com/sandro-k/MQTTLensChromeApp
- http://docs.openhab.org/configuration/persistence.html
- https://github.com/computourist/ESP8266-MQTT-client
- http://homeautomation.proboards.com/board/2/openhab-rfm69-based-arduino