WS2812 "matrix" + Graphics (invert direction) #762
Replies: 4 comments
-
Posted at 2015-06-20 by Loop Hello,
|
Beta Was this translation helpful? Give feedback.
-
Posted at 2015-06-20 by Jorgen Hey @loop - thx for the hint!!!
|
Beta Was this translation helpful? Give feedback.
-
Posted at 2015-06-20 by Loop Cool. I remember me too wiring the leds in unexpected ways a while ago. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2015-06-22 by @gfwilliams Thanks - I'll update the docs. I think it's pretty standard for most computer graphics (bar OpenGL?) so I hadn't thought to mention it :) |
Beta Was this translation helpful? Give feedback.
-
Posted at 2015-06-20 by Jorgen
Hi all,
I have a short test LED-matrix (6x6)
It is arranged in zigzag order starting at top right going left down.
How can I configure the Graphics to have correct coordinates?
This is my current source code:
My result is following:
But I expect this:
Beta Was this translation helpful? Give feedback.
All reactions