A data driven, mesh networked home automation project
- Adafruit HUZZAH ESP8266
- DHT22 Temperature and Humidity Sensor
- MH-Raindrop Detector
- BMP180 Pressure Sensor
- TSL2561 Light Sensor
A small circuitboard holding an ESP-12F with a DHT22, TLS2165, BMP180 and a raindrop sensor. All the components housed in a small enclosure and placed outside with a solar panel. The sensor is connected to a WiFi Mesh which pushes data to a node and allows posting of weather information to OpenWeatherMap and internal database to inform remotes.
While similar to the OES, this board removes the TLS2165 and MH-Raindrop Detector and gains the MQ135 Air Quality sensor. Information for each room can be entered on the admin page of the main node.
Remotes contain all the functions needed to interface with the Mesh and activate/deactivate equipment. They can be hidden inside the body of a device to toggle power and forward basic commands, provided the device allows serial communication.