This is an old revision of the document!
Climatization System
Introduction
In this project I want to create a simple climatization system. The system will be composed out of a fan, an LCD screen and 2 buttons for setting the wanted temperature.
General description
O schemă bloc cu toate modulele proiectului vostru, atât software cât şi hardware însoţită de o descriere a acestora precum şi a modului în care interacţionează.
Hardware Design
Aici puneţi tot ce ţine de hardware design:
listă de piese
-
diagrame de semnal
rezultatele simulării
Parts List
LCD screen
Fan
Buttons
Breadboard
Transistor
Temperature sensor
Software Design
I used the Arduino IDE for this project. The base temperature is 17°C. After that, using the 2 buttons on the breadboard, the user can increase or decrease the value. Based on the difference between the ambient temperature and the set temperature, the fan will spin faster or slower, using pwm.
On the LCD display, there are printed the information about the temperature set by the user and also the fan speed.
Librarii si biblioteci third-party
dht11.h for temperature sensor
LiquidCrystal_I2C.h for the LCD display
Wire.h for communicating with the I2C device on the back on the of the LCD
Results
Care au fost rezultatele obţinute în urma realizării proiectului vostru.
Conclusions
Journal
Puteți avea și o secțiune de jurnal în care să poată urmări asistentul de proiect progresul proiectului.
Bibliography/Resources
Listă cu documente, datasheet-uri, resurse Internet folosite, eventual grupate pe Resurse Software şi Resurse Hardware.
Export to PDF