adafruit / Adafruit_Wippersnapper_Arduino

WipperSnapper is a firmware for creating no-code IoT electronics projects.
https://io.adafruit.com/welcome
MIT License
31 stars 46 forks source link

Stemma RGB "NeoPixel" breakout, when set to 0 aka off by action, instead accidentally set it to red #653

Open tyeth opened 1 month ago

tyeth commented 1 month ago

Just came back to this rgb strip light that turns off at midnight and it's red instead of off (was white beforehand). The last value in the feed is 0, and it worked in prior runs. Not sure what's gone on and the device doesn't have serial attached. I've manually added 0 again to the feed using add data and it's turned off as it should. I'll keep an eye out on this one as it's the light above my desk.

tyeth commented 2 weeks ago

I did not see this with just a normal tri-colour LED plugged into a second metro-s2 and StemmaRGB, possibly power source related for the 12v RGB strip

tyeth commented 1 week ago

I've seen some weirdness, where the chosen colour is not presented or may sometimes be presented, in two different sets of 12V rgb strips + neorgb's + power supplies + metro boards (s2 and m4-airlift). Both the power supplies were 12v (4.17A + 6A), and brightness being set at 25 instead of 255 still saw issues(maybe less).

When playing rapidly clicking the same value in the colour picker / brightness slider. Picking 0 from full white brightness gives red often, blue sometimes, usually then off after one of the strong red/blue channels failing to reset/update.

Found this which indicates there may be a marginal voltage issue for the 3v3 data signal: https://forums.adafruit.com/viewtopic.php?p=1007627#p1007627