Skip to content

Commit b262d30

Browse files
committed
Link to libraries
1 parent 889d64a commit b262d30

File tree

3 files changed

+6
-86
lines changed

3 files changed

+6
-86
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,17 @@ PART ONE
2222
* [DHT11](https://amzn.to/2Qs9fcV) Temp & Humidity Sensor
2323
* [10k Ohm resistor](https://amzn.to/2Qo7vkW)
2424

25-
🚀APPS
25+
APPS
2626
------
2727

2828
* [PlatformIO](https://platformio.org/)
2929
* [AWS cli](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-install.html)
3030

31+
Libraries
32+
---------
33+
* [DHT](https://github.com/MecaHumArduino/arduino-uno-aws-weather-station/blob/master/lib/DHT.zip)
34+
* [LiquidCrystal](https://github.com/MecaHumArduino/arduino-uno-aws-weather-station/blob/master/lib/LiquidCrystal.zip)
35+
3136
What is humidity?
3237
-----------------
3338
Humidity is the water vapor around you mixed with air. It is measured in %. So, if the humidity is 60%, then 60% of the air around you is water vapor. If it is 100%, then it means either the sensor is not correct, the sensor is broken/damaged, the Arduino crashed, the Arduino can't receive any signal, there's an error in the code or you're underwater(1). If it's 0%, it means all the reasons above except the last one, you're in space or you're in the middle of a desert(2).

include/README

Lines changed: 0 additions & 39 deletions
This file was deleted.

lib/README

Lines changed: 0 additions & 46 deletions
This file was deleted.

0 commit comments

Comments
 (0)