From be515fb91747423f7e73f06af6f4ac892d3ce25c Mon Sep 17 00:00:00 2001 From: steversig <38003784+steversig@users.noreply.github.com> Date: Mon, 2 Apr 2018 18:14:49 +0100 Subject: Add some Maplin L95AR (PT2262 remote control encoder) files. --- rc/pt2262/maplin_l95ar/README | 43 ++++++++++++++++++++++ rc/pt2262/maplin_l95ar/maplin_l95ar_a_b_c_d_on.sr | Bin 0 -> 2127 bytes rc/pt2262/maplin_l95ar/maplin_l95ar_single_a.sr | Bin 0 -> 486 bytes rc/pt2262/maplin_l95ar/maplin_l95ar_three_a.sr | Bin 0 -> 545 bytes 4 files changed, 43 insertions(+) create mode 100644 rc/pt2262/maplin_l95ar/README create mode 100644 rc/pt2262/maplin_l95ar/maplin_l95ar_a_b_c_d_on.sr create mode 100644 rc/pt2262/maplin_l95ar/maplin_l95ar_single_a.sr create mode 100644 rc/pt2262/maplin_l95ar/maplin_l95ar_three_a.sr (limited to 'rc') diff --git a/rc/pt2262/maplin_l95ar/README b/rc/pt2262/maplin_l95ar/README new file mode 100644 index 0000000..ebdc3a0 --- /dev/null +++ b/rc/pt2262/maplin_l95ar/README @@ -0,0 +1,43 @@ +------------------------------------------------------------------------------- +Maplin L95AR: Remote control mains sockets data +------------------------------------------------------------------------------- + +This is a set of example captures of the remote control data on a Maplin L95AR +13A remote control mains sockets 4 pack. The remote transmits at 433.92 MHz +and uses amplitude modulation. + +The signal is received by an RF Solutions RR3 decoder chip and then passed +to the logic analyser. + +The RR3 decoder has been superceded by newer models. + +Details: +https://www.rfsolutions.co.uk/downloads/1456159357DS-AM-HRR.pdf + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a USBee AX Pro / Saleae Logic clone (at 100kHz): + + Probe RR3 + --------------- + 0 OUT + + +Data +---- + + * maplin_l95ar_single_a.sr: + Contains a single set of pulses from pressing button A. + + * maplin_l95ar_three_a.sr: + Contains a three sets of pulses from pressing button A. + + * maplin_l95ar_a_b_c_d_on.sr: + Shows the received signal from pressing button A then button B + then button C and then button D. + +Note that there are some signals that are broken at the end of each button +press. Both my remotes seem to do this. + diff --git a/rc/pt2262/maplin_l95ar/maplin_l95ar_a_b_c_d_on.sr b/rc/pt2262/maplin_l95ar/maplin_l95ar_a_b_c_d_on.sr new file mode 100644 index 0000000..adaf429 Binary files /dev/null and b/rc/pt2262/maplin_l95ar/maplin_l95ar_a_b_c_d_on.sr differ diff --git a/rc/pt2262/maplin_l95ar/maplin_l95ar_single_a.sr b/rc/pt2262/maplin_l95ar/maplin_l95ar_single_a.sr new file mode 100644 index 0000000..3b09332 Binary files /dev/null and b/rc/pt2262/maplin_l95ar/maplin_l95ar_single_a.sr differ diff --git a/rc/pt2262/maplin_l95ar/maplin_l95ar_three_a.sr b/rc/pt2262/maplin_l95ar/maplin_l95ar_three_a.sr new file mode 100644 index 0000000..f097061 Binary files /dev/null and b/rc/pt2262/maplin_l95ar/maplin_l95ar_three_a.sr differ -- cgit v1.2.3-54-g00ecf