Page 1 of 1

DO IT ESP32 DEVKIT V1 - FastLED - Problem

Posted: Tue Jun 09, 2020 1:01 pm
by KrisRevi
This has been fixed!

Re: DO IT ESP32 DEVKIT V1 - FastLED - Problem

Posted: Tue Jun 09, 2020 4:00 pm
by Agree007
What does not Work ?
Do you get compiler errow, No ligth at all or wrong color ?
What type af leds do you use ? Some require 5v signal levels to display all color correct.

Re: DO IT ESP32 DEVKIT V1 - FastLED - Problem

Posted: Tue Jun 09, 2020 4:04 pm
by KrisRevi
Agree007 wrote:
Tue Jun 09, 2020 4:00 pm
What does not Work ?
Do you get compiler errow, No ligth at all or wrong color ?
What type af leds do you use ? Some require 5v signal levels to display all color correct.
It Compiles and uploades fine! but there is no light on the LED Strip :S

Im using WS2812B Neopixel and as i mentioned i have tested the ESP32 with FastLED strandtest on pin 22 and it works... so again there is something in my code that the ESP32 does not like (compared to ESP8266 that the code works perfect on)

Re: DO IT ESP32 DEVKIT V1 - FastLED - Problem

Posted: Tue Jun 09, 2020 6:09 pm
by Agree007
Im not abel to test it, but suggest you add some test point in your code to verify the progress and state.