FINAL PROJECT DEMO

Arduino & ESP8266

Connectivity of ESP8266 using the Arduino Framework Using SocketIO Websockets In ExpressJS and NodeJS BackEnd

1) Use The Toggle Switch To Control the Fan
2) Use Voice Commands
3) Use Either Manual or Automatic Speed Control

Latest Reading At

25-11-2021 21:31:55

Temperature

 26 °

Humidity

 65 %

Fan & Voice Control


AUTOMATIC SPEED CONTROL

Controlling the Speed Of the Fan Programically Using the Temperature and Humidity Values

Formula For Calculation Of Speed(%) From Temperature & Humidity Readings

$$ Speed(\%) = \frac{({\color{red} Temperature}\ - 20)({\color{blue} Humidity}\ - 50)}{100} $$
Current Fan Speed in PWM:

MANUAL SPEED CONTROL

Control the Fan Speed in % Connected to ESP8266

Click the Slider and Use the ◀︎ ▶︎ Buttons
Click and Drag the Slider