Arduino Contrôle de la Température – Ajuster la Vitesse du Ventilateur en fonction de la Température
In this Arduino based project, we are going to control DC fan speed according to the room temperature and show these parameter changes on a 16×2 LCD display. It is accomplished by the data communications between Arduino, LCD, DHT11 sensor Module and DC fan that is controlled by using PWM. PWM is a technique by […]