separate LED circuits?

Is it possible to add 2 separate LED circuits to the Octopus pro? I have the chamber lights on the RGB port but want to add another separate set of ARGB LEDs to control separately to the chamber LEDs.
1 Reply
Champ180
Champ180OP4w ago
You can use the BLTouch port on the Octopus for that easily. I connected my deko corner lights to that port.
[neopixel Case_Lights]
pin: PB0
chain_count: 55
color_order: GRB
initial_RED: 0.0
initial_GREEN: 0.0
initial_BLUE: 0.0

[neopixel Deko_Lights]
pin: PB6
chain_count: 4
color_order: GRB
initial_RED: 0.0
initial_GREEN: 1.0
initial_BLUE: 0.0
[neopixel Case_Lights]
pin: PB0
chain_count: 55
color_order: GRB
initial_RED: 0.0
initial_GREEN: 0.0
initial_BLUE: 0.0

[neopixel Deko_Lights]
pin: PB6
chain_count: 4
color_order: GRB
initial_RED: 0.0
initial_GREEN: 1.0
initial_BLUE: 0.0
as example...
Want results from more Discord servers?
Add your server