• 10 dec 2017: forum version update. In case of issues use this topic.
  • 30 nov 2017: pilight moved servers. In case of issues use this topic.
Hello There, Guest! Login Register


11 Key RF Remote, LED controller
#1
Hello all,

I recently bought this item:
click

It has this kind of remote control:
   

Is there allready a protocol for these rf controllrers? I haven't found anything like it on this forum.

I'm expecting to receive the components this week. As soon as I got them, I'll put the pilight-debug output in this topic.
 
Reply
#2
Can you make that picture smaller?
 
Reply
#3
I've receive the remote finally today.
This is the output when pressing the on/off button.
Is there a protocol like this?
Code:
time:           Sat Jan 24 15:28:11 2015
hardware:       433gpio
pulse:          3
rawlen:         50
binlen:         12
pulselen:       377

Raw code:
377 1131 377 1131 377 1131 1131 377 377 1131 1131 377 377 1131 1131 377 1131 377 377 1508 1131 377 377 1131 377 1131 1131 377 377 1508 1131 377 377 1131 377 1131 377 1131 377 1131 377 1131 377 1131 377 1131 1131 377 377 12818
Binary code:
100011001110

*edit: the other buttons

the light button:
Code:
100011001101

the 100% button:
Code:
100011001100

the 50% button:
Code:
100011001111

the 25% button:
Code:
100011001110

Bright +
Code:
100011001100

Bright -
Code:
100011001101

Mode+
Code:
100011001110

Mode-
Code:
100011001010

Speed+
Code:
Raw code:
377 1131 377 1131 377 1131 1131 377 377 1131 1131 377 377 1131 1131 377 1131 377 377 1131 1131 377 377 1131 377 1131 1131 377 377 1131 1131 377 377 1131 377 1131 377 1131 377 1508 1131 377 1131 377 1131 377 1131 377 377 12818
Binary code:
100011001100

Speed-
Code:
Raw code:
377 1131 377 1131 377 1131 1131 377 377 1131 1131 377 377 1131 1131 377 1131 377 377 1131 1131 377 377 1131 377 1131 1131 377 377 1131 1131 377 377 1131 377 1131 377 1131 377 1131 1131 377 1131 377 377 1131 1131 377 377 12818
Binary code:
100011001100



Greetings,
 
Reply
#4
It would be nice if pilight has a protocol like this, just for sending a dimlevel or on/off functionality.
It's still not possible to send raw code from the webgui?
 
Reply
#5
I have similar model of a led controler. I found over the internet that the name of mine is probably L-Mini-2P-RF. This particular model has:

1. One On/Off toggle switch
2. Three bright mode buttons (25%, 50%, 100%)
3. Two bright +/- buttons
4. Two mode +/- buttons to set one of 9 lighting effects
5. Two speed +/- buttons for adjustment of speed of lighting effects
3. One Light button to set normal light mode

I have folowing output of debug:

power
Code:
--[RESULTS]--

time:           Fri Mar  6 14:56:52 2015
hardware:       433gpio
pulse:          3
rawlen:         50
binlen:         12
pulselen:       380

Raw code:
380 1140 380 1140 380 1140 380 1140 380 1140 380 1140 380 1140 1140 380 1140 38       1140 380 1140 380 380 1140 380 1140 380 1140 1140 380 380 1140 380 1140 380 11      0 380 1520 380 1140 380 1140 380 1140 380 1140 1140 380 380 12920
Binary code:
111001111110

bright +
Code:
--[RESULTS]--

time:           Fri Mar  6 14:59:15 2015
hardware:       433gpio
pulse:          3
rawlen:         50
binlen:         12
pulselen:       380

Raw code:
380 1520 380 1140 380 1140 380 1140 380 1520 380 1140 380 1520 1140 380 1140 380 1140 380 1140 380 380 1140 380 1140 380 1140 1140 380 380 1140 380 1140 380 1520 380 1140 380 1140 380 1140 1140 380 380 1140 1140 380 380 12920
Binary code:
111001111100

bright -
Code:
--[RESULTS]--

time:           Fri Mar  6 15:01:29 2015
hardware:       433gpio
pulse:          3
rawlen:         50
binlen:         12
pulselen:       380

Raw code:
380 1140 380 1140 380 1520 380 1140 380 1140 380 1140 380 1140 1140 380 1140 380 1140 380 1140 380 380 1140 380 1140 380 1140 1140 380 380 1520 380 1140 380 1140 380 1140 380 1520 380 1140 1140 380 1140 380 380 1140 380 12920
Binary code:
111001111101

light
Code:
--[RESULTS]--

time:           Fri Mar  6 17:28:29 2015
hardware:       433gpio
pulse:          3
rawlen:         50
binlen:         12
pulselen:       380

Raw code:
380 1140 380 1140 380 1140 380 1140 380 1140 380 1520 380 1520 1520 380 1140 380 1140 380 1140 380 380 1140 380 1140 380 1140 1140 380 760 1140 380 1140 380 1140 380 1520 380 1140 1900 1140 1900 380 380 1140 380 1140 380 12920
Binary code:
111001111101

100%
Code:
--[RESULTS]--

time:           Fri Mar  6 17:30:31 2015
hardware:       433gpio
pulse:          3
rawlen:         50
binlen:         12
pulselen:       380

Raw code:
380 1140 380 1140 380 1140 380 1140 380 1140 380 1140 380 1140 1140 380 1140 380 1140 380 1140 380 380 1140 380 1140 380 1140 1140 380 380 1520 380 1520 380 1140 380 1140 380 1520 380 1140 1140 380 1140 380 1140 380 380 12920
Binary code:
111001111100

50%
Code:
--[RESULTS]--

time:           Fri Mar  6 17:31:05 2015
hardware:       433gpio
pulse:          4
rawlen:         50
binlen:         12
pulselen:       380

Raw code:
380 1140 380 1140 380 1520 380 1140 380 1140 380 1140 380 1140 1140 380 1140 380 1140 380 1140 380 380 1140 380 1520 380 1140 1140 760 380 1520 380 1140 380 1140 380 1520 380 1520 1140 380 380 1520 380 1520 380 1520 380 12920
Binary code:
111001111111

25%
Code:
--[RESULTS]--

time:           Fri Mar  6 17:32:39 2015
hardware:       433gpio
pulse:          3
rawlen:         50
binlen:         12
pulselen:       380

Raw code:
380 1140 380 1140 380 1140 380 1140 380 1140 380 1140 380 1140 1140 380 1140 380 1140 380 1140 380 380 1140 380 1140 380 1140 1140 380 380 1140 380 1140 380 1140 380 1140 380 1520 1140 380 380 1140 380 1520 1140 380 380 12920
Binary code:
111001111110

mode+
Code:
--[RESULTS]--

time:           Fri Mar  6 17:33:44 2015
hardware:       433gpio
pulse:          3
rawlen:         50
binlen:         12
pulselen:       380

Raw code:
380 1140 380 1140 380 1140 380 1140 380 1140 380 1140 380 1140 1140 380 1140 380 1140 380 1140 380 380 1140 380 1520 380 1140 1140 380 380 1140 380 1140 380 1520 380 1140 380 1520 1140 760 380 1140 1140 380 1140 760 380 12920
Binary code:
111001111110

mode-
Code:
--[RESULTS]--

time:           Fri Mar  6 17:34:14 2015
hardware:       433gpio
pulse:          3
rawlen:         50
binlen:         12
pulselen:       380

Raw code:
380 1520 380 1140 380 1140 380 1520 380 1520 380 1140 380 1140 1140 380 1140 380 1140 380 1140 380 380 1140 380 1140 380 1140 1140 380 380 1140 380 1140 380 1140 380 1140 1140 380 380 1140 380 1140 380 1140 1140 760 380 12920
Binary code:
111001111010

speed-
Code:
--[RESULTS]--

time:           Fri Mar  6 17:34:57 2015
hardware:       433gpio
pulse:          3
rawlen:         50
binlen:         12
pulselen:       380

Raw code:
380 1520 380 1520 380 1140 380 1140 380 1140 380 1140 380 1140 1140 380 1140 380 1140 380 1140 380 380 1140 380 1140 380 1520 1140 380 380 1140 380 1140 380 1520 380 1140 380 1140 1140 380 1140 380 380 1520 1140 380 380 12920
Binary code:
111001111100

speed+
Code:
--[RESULTS]--

time:           Fri Mar  6 17:35:45 2015
hardware:       433gpio
pulse:          3
rawlen:         50
binlen:         12
pulselen:       380

Raw code:
380 1140 380 1140 380 1140 380 1140 380 1140 380 1140 380 1140 1140 380 1140 380 1140 380 1140 760 380 1140 380 1520 380 1520 1140 380 380 1140 380 1140 380 1140 380 1140 380 1140 1140 380 1140 380 1140 380 1140 380 380 12920
Binary code:
111001111100


I wonder how can it be done to achieve a effect of fluent light dimming (sending 10 times bright- signal) in one call of CreateCode() method?
 
Reply
#6
Have you been able to create a protocol for this device?
 
Reply
#7
I'm interest for a protocol for the RF LED Controller.
I will buy a LED Controller and hope i can make a protocol for this in future.
 
Reply
#8
Today i become my 1channel RF LED Controller with 11 Key Remote Control.

To make a protocol. The function of RF Remote Controller required.

For my application i need only the ON /OFF Button and the Bright + / Bright - Button.

Then i Press the ON/OFF Button it goes on then i press again it goes off.

The Dim function has 8 Steps:

Press Bright + it goes one step up
Press Bright- it goes one step down.

Here the ouput of pilight-debug:

Press the ON/OFF Button:

Code:
--[RESULTS]--

time:           Sat Apr 11 18:49:12 2015
hardware:       433gpio
pulse:          5
rawlen:         49
binlen:         12
pulselen:       301

Raw code:
602 1505 602 602 602 1505 602 602 602 1505 602 602 602 1505 602 602 602 602 602 1505 602 602 602 1505 602 1505 602 1505 602 1505 602 1505 602 602 602 602 602 602 602 602 602 602 602 602 602 602 602 1505 10234
Binary code:
000011110001

The Bright + Button:

Code:
--[RESULTS]--

time:           Sat Apr 11 18:51:49 2015
hardware:       433gpio
pulse:          5
rawlen:         49
binlen:         12
pulselen:       301

Raw code:
602 1505 602 602 602 1505 602 602 602 1505 602 602 602 1505 602 602 602 602 602 1505 602 602 602 1505 602 1505 602 1505 602 1505 602 1505 602 602 602 602 602 602 602 602 602 602 602 1505 602 1505 602 602 10234
Binary code:
000011110010

The Bright - Button:

Code:
--[RESULTS]--

time:           Sat Apr 11 18:51:15 2015
hardware:       433gpio
pulse:          5
rawlen:         49
binlen:         12
pulselen:       301

Raw code:
602 1505 602 602 602 1505 602 602 602 1505 602 602 602 1505 602 602 602 602 602 1505 602 602 602 1505 602 1505 602 1505 602 1505 602 1505 602 602 602 602 602 602 602 602 602 602 602 1505 602 1505 602 1505 10234
Binary code:
000011110011

We become 2 Groups:

Code:
602 1505
602 602

The first group has a high second and is defined by bin 1
The second group has a low second and is defined by bin 0

So we get the following binär codes for each button:

Code:
ON/OFF Button:
101010100101111100000001

Bright + Button:
101010100101111100000110

Bright - Button:
101010100101111100000111

Light Button:
101010100101111100000101

100% Button:
101010100101111100001001

50% Button:
101010100101111100001010

25% Button:
101010100101111100001011

Mode + Button:
101010100101111100001110

Mode - Button:
101010100101111100010110

Speed + Button:
101010100101111100010011

Speed - Button:
101010100101111100010001

Here an example:

1010101001011111 00000001

The First 16 bits is the ID we convert it from bin to decimal and it is: 43615
The Last 8 bits is the Button data.

Now it is on time to convert this data to a protocol.

I think for the first it is only needed the ON/OFF Button and the Bright+ and Bright - Button.

The Dimmer function is here recommended.

How to create with this information a protocol?
 
Reply
#9
Last night i already read the development stuff for make a new protocol. But my problem is when i showing on a protocol e.g. arctech_dimmer.c its different from the How-To, that is what i understand.

Is here anyone get you help me in protocol development? Or speak German? Or can you help me @curlymo
 
Reply
#10
This is also a problem I'm dealing with.
I'd like to develop a simple protocol, but I'm strugling with the manual.
It would be nice if there is an example of a raw code, with web interface.

Basically I would like to send a raw code, when I push a button in the webinterface. This should be no rocket science since it already works from command line.....
 
Reply
  


Possibly Related Threads...
Thread Author Replies Views Last Post
  HCS300 Shutter controller Hexcode 8 9,626 04-25-2019, 10:59 AM
Last Post: beck6
  [Fully Supported] Remote Control Socket (RC101-U/RC201) Sean 18 20,013 01-04-2018, 06:18 AM
Last Post: ettman8
  Hafele TV-elevator remote wessel_k 1 2,123 09-06-2017, 09:57 PM
Last Post: wessel_k
  [Work in progress] somfy controller sandoz 128 93,157 05-06-2017, 10:38 AM
Last Post: wo_rasp
  mumbi m-FS300 with AB440R Remote / no dips altavista 9 11,580 11-12-2016, 11:04 PM
Last Post: wo_rasp
  [Development] FUT-042 433M LED RF LED RGB Strip Controller tobid 37 22,073 09-30-2016, 05:01 PM
Last Post: curlymo
  [SOLVED] Home Confort - Emulate TEL-010 or TEL-100 remote control xvolte 2 4,360 03-18-2016, 07:21 PM
Last Post: xvolte
  AC114 Remote / Projection Screen redeye86 2 5,796 02-23-2016, 08:54 PM
Last Post: redeye86
  Toom 1919384 Remote Control AlphaWhiskey 5 6,458 11-29-2015, 04:13 PM
Last Post: diman87
  Rolling Code remote control stecker 7 11,346 07-06-2015, 08:27 PM
Last Post: sensorback

Forum Jump:


Browsing: 1 Guest(s)