Protonerd / FX-SaberOS

System code for Arduino based Lightsaber replicas for DIYino family boards
Creative Commons Zero v1.0 Universal
92 stars 42 forks source link

problems with color on the neopixel #43

Closed lJusticel closed 4 years ago

lJusticel commented 6 years ago

Problem when using fxsaberos, the color of the blade does not change the same as on the tip https://youtu.be/nxUxHd45pIk

Protonerd commented 6 years ago

It's a bit hard to see clearly on the vid what is wrong. I see that the tip color is changing, and the blade changes color as well. Actually the blade tip only shows which color you will be able to add or subtract from the current one, i.e. if you have a purple blade (red+blue) and turn the blade to show a dull red at the tip (i.e. subtract red), and keep the button pressed, it will slowly turn the blade color from purple to blue, reducing the drive to the red LED.

Protonerd commented 6 years ago

See also : https://github.com/Protonerd/FX-SaberOS/wiki/Gravity-Color

lJusticel commented 6 years ago

blue does not turn on in any way, only the tip is glowing

Protonerd commented 6 years ago

Try out the new version where you can choose between Gravity Color and Color Profiles. If Color Profiles do not work for you, there is something weird with your stripe.

lJusticel commented 6 years ago

the new code works well, thank you