Skip to content

Commit 250da80

Browse files
committed
quick readme edits
1 parent 7ff35ac commit 250da80

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
@@ -57,14 +57,14 @@ Humidity is the water vapour around you mixed with air. It is measured in %. So,
5757
(1) Correction: it means the air cannot hold any more water.
5858
(2) The air in a desert does contain some water but it is a very little amount compared to a normal place. The Sahara Desert has a mean humidity of 25%.
5959

60-
<img align="right" src="https://github.com/MecaHumArduino/arduino-uno-aws-weather-station/blob/master/docs/dht11.jpeg?raw=true" style="max-width:100%;" height="350">
60+
<img align="right" src="https://github.com/MecaHumArduino/arduino-uno-aws-weather-station/blob/master/docs/dht11.jpeg?raw=true" style="max-width:100%;" height="250">
6161

6262
How to measure Temperature & Humidity
6363
-------------------------------------
6464

65-
To the right, is a [DHT11](https://amzn.to/2Qs9fcV) sensor, it is a temperature and humidity combined sensor with calibrated digital signal output. It's is a reliable sensor for determining temperature and humidity. There is a newer and more accurate module on the market called DHT22 but we will stick with the DHT11 for this demo
65+
To the right, is a [DHT11](https://amzn.to/2Qs9fcV) sensor, it is a temperature and humidity combined sensor with calibrated digital signal output. It's is a reliable sensor for determining temperature and humidity. There is a newer and more accurate module on the market called DHT22 but we will stick with the DHT11 for this demo<br><br>
6666

67-
<img align="left" src="https://github.com/MecaHumArduino/arduino-uno-aws-weather-station/blob/master/docs/uvsensor.jpg?raw=true" style="max-width:100%;" height="250">
67+
<img align="left" src="https://github.com/MecaHumArduino/arduino-uno-aws-weather-station/blob/master/docs/uvsensor.jpg?raw=true" style="max-width:100%;" height="100">
6868

6969
How to measure UV Light
7070
-------------------------------------

0 commit comments

Comments
 (0)