diff options
author | dakkar <dakkar@thenautilus.net> | 2019-03-29 15:42:13 +0000 |
---|---|---|
committer | dakkar <dakkar@thenautilus.net> | 2019-03-29 15:42:13 +0000 |
commit | 673669975c0772c57f3fb2321838df77106f0aca (patch) | |
tree | 01d03714a1a8b2d893e1fb6fa2d1295f5294c17b /sensor | |
parent | bump bt-server (diff) | |
download | thermostat-673669975c0772c57f3fb2321838df77106f0aca.tar.gz thermostat-673669975c0772c57f3fb2321838df77106f0aca.tar.bz2 thermostat-673669975c0772c57f3fb2321838df77106f0aca.zip |
notes on wiring
Diffstat (limited to 'sensor')
-rw-r--r-- | sensor/README.rst.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sensor/README.rst.txt b/sensor/README.rst.txt index c66d549..a9147c9 100644 --- a/sensor/README.rst.txt +++ b/sensor/README.rst.txt @@ -56,3 +56,13 @@ Possible batteries: * https://www.aliexpress.com/item/3-7V-8000mAh-126090-Lithium-Polymer-Li-Po-li-ion-Rechargeable-Battery-Lipo-cells-For-Recorder/32919162482.html * https://www.aliexpress.com/item/Size-906090-3-7v-6000mAh-li-ion-Lipo-cells-Lithium-Li-Po-Polymer-Rechargeable-Battery-For/32919146776.html * https://www.aliexpress.com/item/1-2-4-Pcs-3-7v-Voltage-Polymer-Lithium-Ion-Battery-6000mah-906090-Lipo-Rechargeable-Battery/32929375943.html + +wiring: + +====== ====== +DHT11 ESP32 +====== ====== +Vcc 12 / A11 +GND GND +Data 27 / A10 +====== ====== |