2025-05-05 14:50:22 +02:00
2025-04-16 22:23:27 +02:00
2025-05-05 14:44:12 +02:00
2025-04-10 11:02:10 +02:00
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

S
Description
No description provided
Readme
44 KiB
Languages
C++ 100%