Skip to content

A simple Arduino project that uses a temperature sensor to control two fans to help cool down a laptop on a laptop stand.

License

Notifications You must be signed in to change notification settings

ClaudeMarais/TempControlledLaptopFan_ESP32-S3-Mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperature Controlled Laptop Fan using ESP32-S3-Mini

A simple Arduino project that uses a temperature sensor to control two fans to help cool down a laptop on a laptop stand. Power is supplied by any 5V source and a mosfet switch is used to switch the fans on/off based on the current temperature under the laptop. I was able to see the fans reduce the temperature under the laptop from 32.8 – 30.8*C within 2 minutes. If the fans don't need to be on, the device will switch them off and go into deep sleep for 10 seconds, then check the temperature again.

Hardware:

  • ESP32-C3 Super Mini
  • SHT31 temperature sensor
  • N-Channel Mosfet (16A 60V TO-220)
  • 5V 0.2Amp Cooler Fans (30 x 30 x 7mm)
  • 220 Ohm Resistor

Components

WireDiagram

Components2

Installed

Design1

Design2

About

A simple Arduino project that uses a temperature sensor to control two fans to help cool down a laptop on a laptop stand.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages