update readme to add the dependencies

This commit is contained in:
smayzy 2025-04-10 16:48:03 +02:00
parent b0ece4418b
commit 83cb1cacd8

View File

@ -1,2 +1,13 @@
# I2D_Project_15 # 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