From e164fd867b584cab3faeb08efa83a4475c3ae097 Mon Sep 17 00:00:00 2001 From: BenediktO Date: Sun, 1 Dec 2019 12:53:04 +0100 Subject: rc-6: initial commit of 3 RC-6 dumps --- ir/rc-6/kathrein/README | 30 ++++++++++++++++++++++ ir/rc-6/kathrein/kathrein_rc674_numbers.sr | Bin 0 -> 13142 bytes ir/rc-6/philips/README | 37 +++++++++++++++++++++++++++ ir/rc-6/philips/philips_rc2143604_numbers.sr | Bin 0 -> 10271 bytes ir/rc-6/philips/philips_unknown_numbers.sr | Bin 0 -> 11341 bytes 5 files changed, 67 insertions(+) create mode 100644 ir/rc-6/kathrein/README create mode 100644 ir/rc-6/kathrein/kathrein_rc674_numbers.sr create mode 100644 ir/rc-6/philips/README create mode 100644 ir/rc-6/philips/philips_rc2143604_numbers.sr create mode 100644 ir/rc-6/philips/philips_unknown_numbers.sr (limited to 'ir/rc-6') 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. diff --git a/ir/rc-6/kathrein/kathrein_rc674_numbers.sr b/ir/rc-6/kathrein/kathrein_rc674_numbers.sr new file mode 100644 index 0000000..7dcdb9b Binary files /dev/null and b/ir/rc-6/kathrein/kathrein_rc674_numbers.sr differ diff --git a/ir/rc-6/philips/README b/ir/rc-6/philips/README new file mode 100644 index 0000000..3d85749 --- /dev/null +++ b/ir/rc-6/philips/README @@ -0,0 +1,37 @@ +------------------------------------------------------------------------------- +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. + + +philips_RC2143604_numbers.sr +---------------------------- + +This capture was taken with a Philips RC2143604 remote control. The +sequence of keys is "power", 1, 2, ..., 9, 0. + +Note that this remote uses Mode 0. + + +philips_unknown_numbers.sr +-------------------------- + +This capture was taken with an unknown Philips remote control. The +sequence of keys is "power", 1, 2, ..., 9. + +Note that this remote uses Mode 0. diff --git a/ir/rc-6/philips/philips_rc2143604_numbers.sr b/ir/rc-6/philips/philips_rc2143604_numbers.sr new file mode 100644 index 0000000..6e3efaa Binary files /dev/null and b/ir/rc-6/philips/philips_rc2143604_numbers.sr differ diff --git a/ir/rc-6/philips/philips_unknown_numbers.sr b/ir/rc-6/philips/philips_unknown_numbers.sr new file mode 100644 index 0000000..d793eb8 Binary files /dev/null and b/ir/rc-6/philips/philips_unknown_numbers.sr differ -- cgit v1.2.3-54-g00ecf