Home sensor nodes, based on ESP8266.
Go to file
2016-05-18 10:31:16 +02:00
doc fixed circuit pin descriptions 2016-04-20 21:56:24 +02:00
things new hardware: witty with DHT22, infrared receiver and transmitter 2016-05-18 10:31:16 +02:00
CONTRIBUTING.md note about contributions 2016-04-22 23:18:00 +02:00
LICENSE added license 2016-04-22 22:59:40 +02:00
README.md included readme 2016-04-22 23:08:44 +02:00

Things

This project provides a framework to build sensor and actuator devices, based on the relatively cheap ESP8266 chip. Simple devices can be distributed around the house. They connect to a MQTT broker via WiFi network. New sensor values are published as MQTT messages, and actuators subscribe to certain topics to receive commands via MQTT.