top of page

SMART SPACE HEATER
I own a space heater that has a broken thermostat and I decided to fix it. I used a temperature sensor and connected it to a servo motor. My idea was to use Blynk app to read the current temperature in addition to having a slider to set up as a desired temperature and that is exactly what I created. The app lets me know the current temperature and also lets me to set a desired temperature.
At the end of the page I am attaching my code that I used for ESP8266.
The hardware and software I used:
Arduino IDE
C++
ESP8266
Blynk App
Temperature and Humidity Sensor ( DHT11 )
Servo Motor
Smart Space Heater: About
The video of me changing the desired temperature of the room and how the space heater reacts to it.
Smart Space Heater: Gallery
The picture of my Blynk app user interface where I can see both the current temperature and set up a desired temperature.

Smart Space Heater: Gallery
Smart Space Heater: Text
bottom of page