Re: Does this schematic work?
by djanim8 on Fri May 20, 2022 3:39 pm
So far this is working. I ran the strandtest example and it worked. I wrote the code to mimic what was in the py code and it didn't work. The only difference I saw was that the strandtest code was putting a brightness of 50 out of 255, so I tried that and it worked.
I decided to try to change the brightness in the py code to 0.2 to see if it would work, but it didn't for some reason, then going back to arduino, it didn't work either. Resetting the board and putting the arduino code back on it seemed to work.
So it looks like the brightness was affecting it. Maybe it was drawing too much power?