Skip to content

Commit 03de6fd

Browse files
authored
Update README.md
Add library source
1 parent af6dce5 commit 03de6fd

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,14 @@ The system is comprehensively designed with the following components:
3434

3535
Visit [here](https://github.com/SAMMYBOOOOM/Linkit-7697-Arduino-Irrigate-System/tree/main/Components_link) for more detail on how to link each components
3636

37-
37+
## Library
38+
39+
1. [DHT sensor](https://github.com/adafruit/DHT-sensor-library).
40+
2. [SI114X sunlight sensor](https://github.com/Seeed-Studio/Grove_Sunlight_Sensor).
41+
3. [NTP client](https://github.com/arduino-libraries/NTPClient).
42+
4. [Pubsubclient 2.6](https://www.arduino.cc/reference/en/libraries/pubsubclient/).
43+
44+
Import it directly to Arduino at **Sketch/Include Library/Add .ZIP Library...**
3845

3946
## Functional Aspects
4047

0 commit comments

Comments
 (0)