Trying to get the button lights to change (or be assignable) on each preset.
Currently they only seem to light up white.
Other lit elements:
-main blade
-crystal chamber
-lit pcb
-LED ring
-bottom pcb
-upper internal chassis LEDs
The original power code from the config (would have put it on pastebin, but cannot login):
BladeConfig blades = {
{ 0, WS281XBladePtr<128, bladePin, Color8::GRB, PowerPINS<bladePowerPin2, bladePowerPin3> >(),
WS281XBladePtr<30, blade2Pin, Color8::GRB, PowerPINS<bladePowerPin4, bladePowerPin5> >(),
CONFIGARRAY(presets) },
};
#endif
Pics of the switches and the proffie if they help:
Those SMD LEDs by the switches look like single color. They might only do white.
Videos on 89sabers’ Facebook show that the buttons do change color. Just once again I don’t know how to do the coding for this area.
That’s not possible with these LEDs.
These LEDs are definitely single-color.
My 89sabers kylo came with the same pcb and I was dead set on getting the leds individually addressable. After some modding I was able to get it to work but then Shadowfoil props came out with these which are the perfect size to fit in the trey where this pcb goes.
I hope that helps
Thanks for the information. Issue is I have no skill/tools to make the change from the installed switchboard to new switch board. Then I have questions about how to install, and where/how to wire…
How to code for their color assignment…
Seems like more questions…
For now I have a slip of colored paper in under the buttons to switch the color.