14 lines
318 B
Markdown
14 lines
318 B
Markdown
# I2D_Project_15
|
|
|
|
For this project you will need to install 2 dependencies
|
|
|
|
# DHT sensor library
|
|
|
|
https://github.com/adafruit/DHT-sensor-library
|
|
|
|
# Adafruit Unified Sensor Driver
|
|
|
|
https://github.com/adafruit/Adafruit_Sensor
|
|
|
|
To install the libraries just download the source code in zip and import them in arduino ide
|