Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

RGBW cobrapin

40 views
Skip to first unread message

David Gamboa

unread,
Oct 17, 2024, 11:40:18 PM10/17/24
to MPF Users
what are the settings for cobrapin with sk6812? my leds are all different colors after switching out from ws2811 to the ones cobrapin sells on pinside. 

David Gamboa

unread,
Oct 18, 2024, 4:11:07 PM10/18/24
to MPF Users
im just looking for an example of a config with rgbw leds in serial

David Gamboa

unread,
Oct 18, 2024, 4:57:39 PM10/18/24
to MPF Users
Here is the log from the crashes ive been getting and the code.
2024-10-18-16-46-30-mpf-DESKTOP-3DKOPVS.log
lights_config.yaml

David Gamboa

unread,
Oct 18, 2024, 6:28:19 PM10/18/24
to MPF Users
this has been solved. RGBW needs to be coded like this for OPP and Cobrapin. 

lights:
  led1:
    start_channel: 0-0-0
    subtype: led
    type: rgbw  
  led2:
    previous: led1
    subtype: led
    type: rgbw  
  led3:
    previous: led2
    subtype: led
    type: rgbw  
  led4:
    previous: led3
    subtype: led
    type: rgbw



Reply all
Reply to author
Forward
0 new messages