Skip to content
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

Open
Puh73 opened this issue Jun 13, 2021 · 4 comments
Open

First LED of Matrix is flashing/flickering green #26

Puh73 opened this issue Jun 13, 2021 · 4 comments

Comments

@Puh73
Copy link

Puh73 commented Jun 13, 2021

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

@camohob
Copy link

camohob commented Nov 25, 2022

+1, i have the same problem. @Puh73 did you solve this problem?

@Puh73
Copy link
Author

Puh73 commented Nov 25, 2022

+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.

@gigby
Copy link

gigby commented Dec 3, 2022

@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)).
Which version did you use to fix this issue?

@gigby
Copy link

gigby commented Dec 5, 2022

The issue fixed via installing esp8266 v2.6.0. Now everything works stable.
First of all, I was trying to install fork from Gunner (86 in 1).
When I followed instructions from archive (installed esp v2.5.2 etc) I got issue with broken symlink and loosing wi-fi signal when you're changing effect from expanded list (esp_mode=1). Symlink to python was fixed but it was impossible to fix wi-fi issue.
PS: I have mac os Ventura 13.0.1, python v3.11.0 and latest version of Gunner47 firmware. Probably current project (original) doesn't have wi-fi issue at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants