Go to file
2025-05-05 14:50:22 +02:00
arduino update data sending format 2025-04-16 22:23:27 +02:00
arduino-HC-05-AT correct tx rx 2025-05-05 14:44:12 +02:00
LICENSE Initial commit 2025-04-10 11:02:10 +02:00
README.md Update README.md 2025-05-05 14:50:22 +02:00

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