Project: Thermostat #3 – Update
- Project: Thermostat #1 – The Beginning….
- Project: Thermostat #2 – Now on GitHub
- Project: Thermostat #3 – Update
Well just to give a small update on the project, as you can probably tell from the featured image above the layout had been completely re-designed. I’ve not also added the current time via NTP using the NTPClient library available here: https://github.com/arduino-libraries/NTPClient and also implemented a WiFi status icon.
Next step is to implement an MQTT client to be able to update the home automation controller of the current heating status and temperature.
The new code is available on GitHub: https://github.com/Sinitronics/ThermoStatESP32