You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made this wonderful creation, and got really excited even with half of my lights not working. I tried to trouble shoot my issues, but failed to do so - please let me know if this is a known issue or am I doing something wrong.
Here is my setup. I have 50 lights in total: 17 on horizontal and 10 on vertical axes. I do not have any gaps as mentioned in the original code. I start on the bottom left corner, wrap it around along the bottom right edge towards right side, and take it from there.
My issue is that ONLY my left and top edge pixels are actually working with adalight. I thought there is something wrong with my pixels, but that is not the case (checked by colorswirl and addressing each pixels manually). Even on left and top - there are some corner LEDS that DO NOT work (see fig, I assume the gray is not even processed). I highlight the LEDs that DO seem to work in this figure.
I changed the line for screen as {0,17,10} and addressed coordinates as shown in the figure. Am I missing something?? Also - I am using processing 2.2.1 if that helps.
Thanks a lot for any help - again this code is just amazing!! and I am so excited to get this working.
The text was updated successfully, but these errors were encountered:
Please use forums.adafruit.com for support questions, and copy-and-paste your exact displays[] and leds[] arrays into a 'code' block so we can try them out.
On Tue, Sep 19, 2017 at 6:18 PM, Paint Your Dragon ***@***.*** > wrote:
Please use forums.adafruit.com for support questions, and copy-and-paste
your exact displays[] and leds[] arrays into a 'code' block so we can try
them out.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#14 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AITvcomJYTDNJqXUa60aSqz90fOcJtvAks5skD26gaJpZM4Pbye_>
.
Hello,
I made this wonderful creation, and got really excited even with half of my lights not working. I tried to trouble shoot my issues, but failed to do so - please let me know if this is a known issue or am I doing something wrong.
Here is my setup. I have 50 lights in total: 17 on horizontal and 10 on vertical axes. I do not have any gaps as mentioned in the original code. I start on the bottom left corner, wrap it around along the bottom right edge towards right side, and take it from there.
My issue is that ONLY my left and top edge pixels are actually working with adalight. I thought there is something wrong with my pixels, but that is not the case (checked by colorswirl and addressing each pixels manually). Even on left and top - there are some corner LEDS that DO NOT work (see fig, I assume the gray is not even processed). I highlight the LEDs that DO seem to work in this figure.
I changed the line for screen as {0,17,10} and addressed coordinates as shown in the figure. Am I missing something?? Also - I am using processing 2.2.1 if that helps.
Thanks a lot for any help - again this code is just amazing!! and I am so excited to get this working.
The text was updated successfully, but these errors were encountered: