IOT household heater
Posted: Tue Apr 19, 2022 2:30 am
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.
The core logic is about as simple as you can get, but I added bonuses like OTC and a console for dynamically monitoring and interacting with the heater. Complete code and description are here:
https://github.com/denised/HeaterController
The core logic is about as simple as you can get, but I added bonuses like OTC and a console for dynamically monitoring and interacting with the heater. Complete code and description are here:
https://github.com/denised/HeaterController