-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First LED of Matrix is flashing/flickering green #26
Comments
+1, i have the same problem. @Puh73 did you solve this problem? |
Yes, the problem was caused by the ESP8266 Driver. You have to switch to an older driver in Arduino IDE than everything works fine. |
@Puh73 I have the same issue. I installed 3.0.2v of the ESP8266 driver for my mac m1 (suggested version 2.5.2 got error during compilation because coulndn't find python (and a magic with symlinks didn't help me)). |
The issue fixed via installing esp8266 v2.6.0. Now everything works stable. |
I have the problem, that the first LED of my 16x16 LED Matrix is flashing/flickering green. I already have googled this problem and found out that I am not the only one with this problem. In Internet I found many people who have problems with NodeMCU, ESP8266, Wemos D1, and other boards and WS2812 LED-Strips with flashing/flickering green first LED-Pixel and no one have solved this issue. I saw that you have added an resistor and diode on LED-Strip of GyverLamp2 but with no description why and I think the diode don’t is in the right direction. So I hope you can help or describe why you have done this and only on GyverLamp2 and not change the scheme of GyverLamp. Am I the only one with this flashing first LED-Pixel problem? Thank you in advance.
Patrick
The text was updated successfully, but these errors were encountered: