Skip to content

Commit

Permalink
Link to libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
isbkch committed Sep 13, 2020
1 parent 889d64a commit b262d30
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 86 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,17 @@ PART ONE
* [DHT11](https://amzn.to/2Qs9fcV) Temp & Humidity Sensor
* [10k Ohm resistor](https://amzn.to/2Qo7vkW)

🚀APPS
APPS
------

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

Libraries
---------
* [DHT](https://github.com/MecaHumArduino/arduino-uno-aws-weather-station/blob/master/lib/DHT.zip)
* [LiquidCrystal](https://github.com/MecaHumArduino/arduino-uno-aws-weather-station/blob/master/lib/LiquidCrystal.zip)

What is humidity?
-----------------
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).
Expand Down
39 changes: 0 additions & 39 deletions include/README

This file was deleted.

46 changes: 0 additions & 46 deletions lib/README

This file was deleted.

0 comments on commit b262d30

Please sign in to comment.