Skip to content

Commit 1faab91

Browse files
committed
add more details about UV sensor
1 parent 5d386ee commit 1faab91

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Connected Weather Station with Arduino Uno board, DHT11 Sensor, LCD screen, ESP8266 WiFi module and AWS IOT
1+
# Connected Weather Station with Arduino Uno board, DHT11 Sensor, UV Sensor, LCD screen, ESP8266 WiFi module and AWS IOT
22

33
PROJECT ARCHITECTURE
44
--------------------------
@@ -14,6 +14,9 @@ This episode shows you how to use the [DHT11](https://amzn.to/2Qs9fcV) temperatu
1414
[**Video 2: Connecting the IoT Weather Station to AWS IoT using ESP8266**](https://youtu.be/aR3pAWPbU1Q)
1515
This episode builds on the previous one and continues forward by pushing the temperature & humidity data received through the [DHT11](https://amzn.to/2Qs9fcV) sensor, onto an AWS IoT account using an [ESP8266](https://amzn.to/3hqqWom) WiFi module.
1616

17+
[**Video 3: Adding a UV sensor to the weather station**](https://youtu.be/aR3pAWPbU1Q)
18+
This episode builds on the previous two and show how to add a [UV](https://amzn.to/3jP4JCA) sensor to the weather station.
19+
1720

1821
⚡️ COMPONENTS AND SUPPLIES
1922
--------------------------
@@ -24,6 +27,7 @@ This episode builds on the previous one and continues forward by pushing the tem
2427
* [LCD Screen](https://amzn.to/2FzJdT62Ehh2ru)
2528
* [Breadboard](https://amzn.to/2Ei40tP) - [Jumper Wires](https://amzn.to/2Ehh2ru) - [Male to Male Jumper Wires + Tweezer](https://amzn.to/3jcf9eX)
2629
* [DHT11 Temp & Humidity Sensor](https://amzn.to/2Qs9fcV)
30+
* [UV Sensor GUVA-S12SD](https://amzn.to/3jP4JCA)
2731
* [10k Ohm resistor](https://amzn.to/2Qo7vkW)
2832
* [Hardware / Storage Cabinet Drawer](https://amzn.to/36ehDpB)
2933
* [ESP8266 ESP-01 WiFi Module](https://amzn.to/30fUWNS)

docs/architecture-diagram.png

108 KB
Loading

0 commit comments

Comments
 (0)