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 /trasmitter | |
parent | bump bt-server (diff) | |
download | thermostat-673669975c0772c57f3fb2321838df77106f0aca.tar.gz thermostat-673669975c0772c57f3fb2321838df77106f0aca.tar.bz2 thermostat-673669975c0772c57f3fb2321838df77106f0aca.zip |
notes on wiring
Diffstat (limited to 'trasmitter')
-rw-r--r-- | trasmitter/README.rst.txt | 10 |
1 files changed, 10 insertions, 0 deletions
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 +======== ======= |