Skip to content

Commit 4ba7d6c

Browse files
committed
add more details in the UV light section
1 parent 8e17a2b commit 4ba7d6c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ 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 Light](https://amzn.to/3jP4JCA) sensor to the weather station.
17+
[**Video 3: Adding a UV sensor to the weather station**](https://youtu.be/YlprYKokXfs)
18+
This episode builds on the previous two and shows how to add a [UV Light](https://amzn.to/3jP4JCA) sensor to the weather station.
1919

2020

2121
⚡️ COMPONENTS AND SUPPLIES
@@ -69,7 +69,7 @@ To the right, is a [DHT11](https://amzn.to/2Qs9fcV) sensor, it is a temperature
6969
How to measure UV Light
7070
-------------------------------------
7171

72-
UV sensors like the [GUVA-S12SD](https://amzn.to/3jP4JCA) to the left, are Ultraviolet testers and outdoor ultraviolet detectors that use calibrated light sensing algorithms that can calculate UV Index. This type of sensors don't contain an actual UV sensing element, instead they approximate it based on visible & IR light from the sun
72+
UV sensors like the [GUVA-S12SD](https://amzn.to/3jP4JCA) to the left, are Ultraviolet testers and outdoor ultraviolet detectors that use calibrated light sensing algorithms that can calculate UV Index. This type of sensors don't contain an actual UV sensing element, instead they approximate it based on visible & IR light from the sun. This particular sensor measures ambient ultraviolet intensity in the 200 to 370 nanometer range, including solar ultraviolet UVA, UVB, and UVC light. This UV Sensor also provides a built-in amplifier with adjustable levels
7373

7474
LCD Screen - Schematic Diagram
7575
------------------------------

0 commit comments

Comments
 (0)