1580

Beeing a fan of home automation I needed a system with WiFi & BLE to control my lights, radiators and weather/plant watering station.

The plan is to build & programm an ESP32 which:
- logs weather data to SD card
- provides web-access to logged data
- uses BLE to control a radiator
- uses WiFi to control ESP8266's
- uses RF sender to control remote controllable power outlets
- uses IR sender & receiver to control a X-Box
- connects with an app via WiFi

If you like home automation, but have a limited budget you end up having many different systems from different manufacturers which don't work together. Therefore I use the ESP32 to take over the job of different app's and remote's and provide their functionality with one single app.