16 lines
650 B
Markdown
16 lines
650 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
|
|
|
|
# HC-05 Settings
|
|
To use the HC-05 you may need to change its settings, for that you will need to use the AT mode so put a wire between 5V and the key pin on the HC-05 and use the arduino-HC-05-AT.ino upload it then open the serial monitor set it to 9600 baud and BOTH, NL and CR then use the AT commands to set the correct settings |