Neopixels on MDBT42Q: are R and G switched? #3878
Unanswered
espruino-discuss
asked this question in
Puck.js, Pixl.js, Jolt.js and MDBT42
Replies: 1 comment
-
Posted at 2021-10-26 by @gfwilliams It depends on the type of LED chip used - it seems there are a bunch of different arrangements of RGS :( Posted at 2021-10-26 by Andreas_Rozek strange...everything worked as intended with the obniz board. Nevertheless, I still prefer the MDBT42Q - because it handles the full matrix! Great! Posted at 2021-10-27 by Robin Tue 2021.10.26 You may find this resource of great use @Andreas_Rozek for RGB ordering: Group discussion around source code Posted at 2021-10-29 by Andreas_Rozek Hello Robin, thank you very much - meanwhile I indeed found that RGB ordering is far from being "standardized" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2021-10-26 by Andreas_Rozek
I just tried to test a recently bought Neopixel RGB LED matrix. Since first experiments with an obniz board could test up to 85 LEDs only (but they were working fine), I though it might be a good idea to reactivate a MDBT42Q (after a firmware update to 2v10).
A very first attempt
showed a green(!) pixel - and
turned it red(!) - blue seems to be fine.
Are "R" and "G" just switched? That would sound strange...
Beta Was this translation helpful? Give feedback.
All reactions