From 673669975c0772c57f3fb2321838df77106f0aca Mon Sep 17 00:00:00 2001 From: dakkar Date: Fri, 29 Mar 2019 15:42:13 +0000 Subject: notes on wiring --- sensor/README.rst.txt | 10 ++++++++++ trasmitter/README.rst.txt | 10 ++++++++++ 2 files changed, 20 insertions(+) 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 +====== ====== diff --git a/trasmitter/README.rst.txt b/trasmitter/README.rst.txt index 78200a4..6aa0bd7 100644 --- a/trasmitter/README.rst.txt +++ b/trasmitter/README.rst.txt @@ -40,3 +40,13 @@ See the ``sender-chip.pl`` test program. If we keep the ``*/value`` file open, we get good enough timing. The ``sender-chip.c`` program works. + +Wiring: + +======== ======= +CHIP Transmitter +======== ======= +Vcc 3.3 Vcc +GND GND +CSID0 Data +======== ======= -- cgit v1.2.3