This is an old revision of the document!
Humidity and Temperature Sensor
Project made b IDREES ALHASSAN - 1221EA
Introduction
In this project, we will use the Arduino DHT11 Temperature/Humidity sensor and display on Oled . Humidity and Temperature Sensor is a device that aims to determine the temperature and humidity level in the room in which it is left .
General Description
The device is quite simplistic in terms of components, but also in terms of programming knowledge. It consists of a DHT11 temperature and humidity sensor, easily reads the essential information, displaying it on a display, connected to the Arduino board. The LEDs mounted on the breadboard are intended to display the temperature in the room in a different way.
Hardware Design
Here's all about hardware design:
Components
Wiring diagram :
Software Design
For the realization of this project we used as development medium the Arduino IDE program, in which we selected from the Tools menu the motherboard used. Also, to make the connection between the board and the OLED display, I imported from the internet the library “Adafruit_SSD1306.h”, and for the correct use of the DHT11 temperature and humidity sensor I included the libraries “DHT” and “Wire”.
Results Obtained
What were the results of your project?
Conclusions
Download
An archive (or more if necessary) with the files obtained from the project: sources, schemes, etc. A README file, a ChangeLog, a compile script and automatic copy on uC always make a good impression

.
Files are uploaded to the wiki using the Add Images or other files feature. The namespace in which the files are uploaded is of the type : pm: prj20 ??: c? or : pm: prj20 ??: c?: Student_name (if applicable). Example: Dumitru Alin, 331CC → : pm: prj2009: cc: dumitru_alin .
Journal
You can also have a diary section where the project assistant can track the progress of the project.
Bibliography / Resources
List of documents, datasheets, Internet resources used, possibly grouped on Software Resources and Hardware Resources .
Export to PDF