diff options
author | BenediktO <benedikt_o@web.de> | 2019-12-01 12:53:04 +0100 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2019-12-03 21:48:56 +0100 |
commit | e164fd867b584cab3faeb08efa83a4475c3ae097 (patch) | |
tree | 7d820872486184267fe0b7ae0ec352a7bd07db70 /ir/rc-6/kathrein/README | |
parent | e66072633eab42e7383229dbb1bd02ed8a217804 (diff) | |
download | sigrok-dumps-e164fd867b584cab3faeb08efa83a4475c3ae097.tar.gz sigrok-dumps-e164fd867b584cab3faeb08efa83a4475c3ae097.zip |
rc-6: initial commit of 3 RC-6 dumps
Diffstat (limited to 'ir/rc-6/kathrein/README')
-rw-r--r-- | ir/rc-6/kathrein/README | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/ir/rc-6/kathrein/README b/ir/rc-6/kathrein/README new file mode 100644 index 0000000..6b50fe6 --- /dev/null +++ b/ir/rc-6/kathrein/README @@ -0,0 +1,30 @@ +------------------------------------------------------------------------------- +Philips RC-6 remote control captures +------------------------------------------------------------------------------- + +These captures contain the IR data sent by various remote controls. + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a Saleae Logic (at 1MHz): + + Probe RC-6 + ---------------- + 0 IR + 1 Raw + +The data was captured using a TSOP1736 directly connected to channel 0. +For comparison a phototransistor is connected to channel 1. Only channel 0 +should be used for decoding. + + +kathrein_RC674_numbers.sr +------------------------- + +This capture was taken with a Kathrein RC(U)674 remote control. The +sequence of keys is "power", 1, 2, ..., 9, 0. + +Note that this remote uses Mode 6B and does not make use of the +integrated toggle bit, but uses the first data bit for that purpose. |