diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2018-04-26 19:03:52 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2018-04-26 19:03:52 +0200 |
commit | 4c9176f3a07ea8c10301e08f659e3781f69d7a7c (patch) | |
tree | 8107b79b0a261a34d1c0620c560eb999a24ab078 | |
parent | 09be8a0d1b07dc55a55fea52365c774398658d7d (diff) | |
download | iot-workshop-4c9176f3a07ea8c10301e08f659e3781f69d7a7c.tar.gz iot-workshop-4c9176f3a07ea8c10301e08f659e3781f69d7a7c.tar.bz2 iot-workshop-4c9176f3a07ea8c10301e08f659e3781f69d7a7c.tar.xz iot-workshop-4c9176f3a07ea8c10301e08f659e3781f69d7a7c.zip |
wip
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | doc/dht.pdf | bin | 0 -> 451222 bytes |
2 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ * NodeMCU picture from: https://i2.wp.com/electronilab.co/wp-content/uploads/2016/02/NodeMCU-%E2%80%93-Board-de-desarrollo-con-m%C3%B3dulo-ESP8266-WiFi-y-Lua-4.jpg * Fritzing model of NodeMCU: https://github.com/roman-minyaylov/fritzing-parts/tree/master/esp8266-nodemcu-v3 * Arduino ESP8266 documentation: https://media.readthedocs.org/pdf/arduino-esp8266/latest/arduino-esp8266.pdf +* DHT11/DHT22 documentation: https://cdn-learn.adafruit.com/downloads/pdf/dht.pdf diff --git a/doc/dht.pdf b/doc/dht.pdf Binary files differnew file mode 100644 index 0000000..3845cc1 --- /dev/null +++ b/doc/dht.pdf |