azerion / LimitlessGEM

NodeJS control for LimitlessLED wificontroller 3.0
GNU General Public License v2.0
11 stars 8 forks source link

update please #1

Closed bwired-nl closed 9 years ago

bwired-nl commented 10 years ago

Great js! when are you planning to upgradethese for RGBW

SET COLOR TO WHITE (GROUP ALL) 0x42 100ms followed by: 0xC2 SET COLOR TO WHITE (GROUP 1) 0x45 100ms followed by: 0xC5 SET COLOR TO WHITE (GROUP 2) 0x47 100ms followed by: 0xC7 SET COLOR TO WHITE (GROUP 3) 0x49 100ms followed by: 0xC9 SET COLOR TO WHITE (GROUP 4) 0x4B 100ms followed by: 0xCB

RGBW DIRECTLY SETTING THE BRIGHTNESS is by a 3BYTE COMMAND: (First send the Group ON for the group you want to set the brightness for. You send the group ON command 100ms before sending the 4E 1B 55) Byte1: 0x4E (decimal: 78) Byte2: 0×02 to 0x1B (decimal range: 2 to 27) full brightness 0x1B (decimal 27) Byte3: Always 0×55 (decimal: 85)

RGBW COLOR SETTING is by a 3BYTE COMMAND: (First send the Group ON for the group you want to set the colour for. You send the group ON command 100ms before sending the 40) Byte1: 0×40 (decimal: 64) Byte2: 0×00 to 0xFF (255 colors) See Color Matrix Chart for the different values below. Byte3: Always 0×55 (decimal: 85)

AleBles commented 10 years ago

Heya, thnx for your interest!

Right now im in the middle of moving, so expect it to see it at the end of march =) (maybe earlier if I'm installing them in my new home ;)

bwired-nl commented 10 years ago

ok thanks good luck moving ang yes you need ledstrips in you new home :-)