diff --git a/README.md b/README.md index 5261dbb..0b46563 100644 --- a/README.md +++ b/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