OPENHAB, MQTT, ARDUINO AND ESP8266

details

This tutorial is the example on how to implement Home Automation system using MQTT and OpenHAB. And it also introduces as many examples as possible to be implemented by Ethernet based on Arduino Ethernet shield as well as WiFi module based on ESP8266. It consists of totally 6 parts and Ethernet part can be seen in Part 3 like the below.

Original link is https://openhardwarecoza.wordpress.com/

The following series of posts will document my journey to full Home Automation using the MQTT protocol, all custom hardware (Arduino and ESP8266 based), and all tied together using OpenHAB

  • Part 1:  Setting up the server / environment
  • Part 2:  Publish, Subscribe, Command, State, and WTFs
  • Part 3:  Hardware:  Arduino with Ethernet Shield
  • Part 4:  Hardware:  ESP8266 with NodeMCU firmware
  • Part 5:  Hardware:  Sensors
    • Part 5.1:  Graphing Sensor Data
  • Part 6:  OpenHAB Automation Rules

tempgraph

You can also refer the source code in this tutorial.

 

TAG : 201503, W5100, Arduino, IoT, MQTT, OpenHAB, Tutorial

This tutorial is the example on how to implement Home Automation system using MQTT and OpenHAB. And it also introduces as many examples as possible to be implemented by Ethernet based on Arduino Ethernet shield as well as WiFi module based on ESP8266. It consists of totally 6 parts and Ethernet part can be seen in Part 3 like the below.

Original link is https://openhardwarecoza.wordpress.com/

The following series of posts will document my journey to full Home Automation using the MQTT protocol, all custom hardware (Arduino and ESP8266 based), and all tied together using OpenHAB

  • Part 1:  Setting up the server / environment
  • Part 2:  Publish, Subscribe, Command, State, and WTFs
  • Part 3:  Hardware:  Arduino with Ethernet Shield
  • Part 4:  Hardware:  ESP8266 with NodeMCU firmware
  • Part 5:  Hardware:  Sensors
    • Part 5.1:  Graphing Sensor Data
  • Part 6:  OpenHAB Automation Rules

tempgraph

You can also refer the source code in this tutorial.

 

TAG : 201503, W5100, Arduino, IoT, MQTT, OpenHAB, Tutorial

COMMENTS

Please Login to comment
  Subscribe  
Notify of