summaryrefslogtreecommitdiff
path: root/trasmitter/README.rst.txt
diff options
context:
space:
mode:
Diffstat (limited to 'trasmitter/README.rst.txt')
-rw-r--r--trasmitter/README.rst.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/trasmitter/README.rst.txt b/trasmitter/README.rst.txt
index f48643f..e231527 100644
--- a/trasmitter/README.rst.txt
+++ b/trasmitter/README.rst.txt
@@ -5,6 +5,9 @@ Some links:
https://damn.technology/controlling-british-gas-wr1-receiver-arduino
http://rossharper.net/2015/11/decoding-a-siemens-rcr10433-thermostat-signal-to-control-a-boiler-from-a-raspberry-pi/
+IMPORTANT: the transmitter prefers 3.3V, it stops working after a
+while on 5V.
+
Reveng
======
@@ -23,3 +26,6 @@ The two sequences are:
* ``nnnnnnWnWnnMnnMnnnnnWnnnnMnMWn``
* ``nnnnnnWnWnnMnnMnnnnnnnnnnWMMWn``
+
+Actually no, the pulses are not ½ high and ½ low, they're shaped
+weird. The source code has the correct widths.