update readme to add the dependencies
This commit is contained in:
parent
b0ece4418b
commit
83cb1cacd8
11
README.md
11
README.md
@ -1,2 +1,13 @@
|
||||
# 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user