Working but randomly flashing
Closed this issue · 4 comments
I have the same problem on two different systems. Everything works but I'm getting constant random flashes while sending colour information. It doesn't flash while sending random colours. Rebooting doesnt help and I can see the preview.
It can't be a power issue, as I have a 20A power supply on my desktop setup, feeding power to both ends, with the controller 5v disconnected from the LEDs. The controllers I'm using are genuine Lolin D1 minis.
System 1 has 414 LEDs and is set up as such in the .ino file, the Adrilight software 2.06 is set up 137H - 72V
System 2 has 120 LEDs and is set up as such in the .ino file, the Adrilight software 2.06 is set up 40H - 22V
This system is amazing but I just wish it would work.
Thanks fabsenet, I'll try a different controller and report back.
The Arduino Uno worked perfectly on the small system but was 800 bytes short of memory for the 414 LED setup. I wondered if the D1 mini pro was any better but was unable to get anything out of that on first try. I'll keep trying until my ESP32-WROOM-32D arrives.
Hi Fabsenet, I now have an ESP32-DevKitC V4 development board. I have connected and uploaded adrilight.ino using pin 12 for data. It loads without errors after installing the Arduino core and selecting ESP32 dev module. Initially, the 120 LEDs light but with a rainbow pattern and heartbeat pulse, when I turn on Enable Sending, the pulse stops and I'm left with the static rainbow pattern, so it seems to be responding to pin 12.
Any tips as to how I can progress? Thanks