Search found 1 match
- Tue Apr 19, 2022 2:30 am
- Forum: Showcase
- Topic: IOT household heater
- Replies: 1
- Views: 4141
IOT household heater
Simple project to replace the control of my heater with a processor that uses a remote temperature sensor. Both the heater and the temperature station use ESP32-C3 boards. https://github.com/denised/HeaterController/blob/master/.images/finished.png The core logic is about as simple as you can get, b...