Luminea CCT LED Controller (ZX-2842)
Available from:
Amazon.de
Pearl.de
Manufacturer:
Luminea.info
Install method:
USB to Serial
| GPIO # | Component |
|---|---|
| GPIO00 | PWM 1 |
| GPIO01 | None |
| GPIO02 | None |
| GPIO03 | None |
| GPIO04 | None |
| GPIO05 | None |
| GPIO09 | None |
| GPIO10 | None |
| GPIO12 | PWM 2 |
| GPIO13 | Button 1 |
| GPIO14 | None |
| GPIO15 | None |
| GPIO16 | None |
| GPIO17 | None |
Configuration
{"NAME":"Luminea ZX-2842","GPIO":[416,0,0,0,0,0,0,0,417,32,0,0,0,0],"FLAG":0,"BASE":18}
There is a ESP8266EX sitting on the backside.
2 PWM outputs are connected to drive the 2 output channels cold white and warm white.
The pushbutton is GPIO13. Assign it to Button1 for local on/off control.
You can configure it as a “generic module”
And set the GPIO as follow:
| Function | ESP8266 Pin | Channel |
|---|---|---|
| CW | GPIO 12 | PWM2 |
| WW | GPIO 0 | PWM1 |
| PushButton | GPIO 13 | Button1 |