Introduction - If you have any usage issues, please Google them yourself
This design is a temperature control fan system with sensitive temperature sensing and display function. The system uses 51 series single chip AT89C51 as the control platform to control the fan speed. DS18B20 digital temperature sensor is used to collect real-time temperature, and the motor of DC fan is driven by triode after being processed by MCU. According to the collected real-time temperature, the fan can start and stop automatically. The user can set the high and low temperature values. The measured temperature values between high and low temperatures can open the weak fan gear. When the temperature rises above the set temperature, the fan can be automatically switched to the big fan gear. When the temperature is lower than the set temperature, the fan can be automatically closed. The control state depends on the external temperature.