Skip to content

Commit

Permalink
Add some Maplin L95AR (PT2262 remote control encoder) files.
Browse files Browse the repository at this point in the history
  • Loading branch information
steversig authored and uwehermann committed Apr 5, 2018
1 parent 8ecc4a9 commit be515fb
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions rc/pt2262/maplin_l95ar/README
Original file line number Diff line number Diff line change
@@ -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.

Binary file added rc/pt2262/maplin_l95ar/maplin_l95ar_a_b_c_d_on.sr
Binary file not shown.
Binary file added rc/pt2262/maplin_l95ar/maplin_l95ar_single_a.sr
Binary file not shown.
Binary file added rc/pt2262/maplin_l95ar/maplin_l95ar_three_a.sr
Binary file not shown.

0 comments on commit be515fb

Please sign in to comment.