This project is the continuation of an Thermostat developed for the Arduino Yun microcontroller in year 2013.
Even though this old project works, I was not happy with the costs (the Yun is expensive compared to an ESP32) and the difficulty to make the Yun made the things that I wanted.
Because of that, and taking advantage of the new ESP32 mcu's, I developed an Android app to give the users the chance to build a Smart Thermostat as cheap as possible.
The Wifi Smart Thermostat appThe WIfi Smart Thermostat app is an Android App that works in devices with Android 4.1+. The typical devices that you have forgotten in a drawer, because they are old, and you don't use them anymore.
With this app, an ESP32 microcontroller, a DHT temperature / humidity sensor and a High Level Triggered relay, you can build a Smart Thermostat to control the boiler of your home heating system.
In the picture above you can see the Wifi Smart Thermostat app working on an old Nexus 7 (2012). The app is using five nodes based on ESP32 microcontrollers: four of them measuring the temperature and humidity in several rooms of the house. The other one has a high level relay attached to it and is connected to the boiler.
The app is acting as thermostat, deciding when to heat of cold down depending on the configured settings.
Of course you can install the same app on another device and configure it as "client". Then you will be able to control your thermostat remotely, when you are not at home. A thermostat can have as many client as you want.
The use of the app is free (supported with ads, and optionaly you can buy credits to disable the ads and support the project).
If you find this project interesting, please visit us on our web site: www.smart-thermostat.eu
All kind of comments and suggestions are welcome!
Comments