IoT sensor modules based on ESP8266 for my home automation project.
This little module can connect the following devices:
- DS18B20 1-wire temperature sensors
- DHT-22 combined temperature and humidity sensor
- HR20 controller with OpenHR20 Firmware
It's based on the Arduino Arduino core for ESP8266 and needs these libraries:
- WiFiManager
- Arduino Client for MQTT
- Teensy OneWire Library
- Arduino Library for Maxim Temperature Integrated Circuits
For more information and schematics please visit: https://www.basti79.de/mediawiki/index.php/1-Wire_Sensoren_mit_WLAN
This is the master branch:
- uses an ESP-12 Module
- will get an aditional interface for reading information from water meters soon