Search found 2 matches

by stevepenrhiw
Mon Jan 20, 2020 8:18 pm
Forum: ESP-IDF
Topic: FastLed
Replies: 4
Views: 8427

Re: FastLed

Hi

That's just the job. I'm making progress again. It also answers a couple other questions I had about the FastLED library.
Thanks for the fast response.

Steve
by stevepenrhiw
Mon Jan 20, 2020 12:30 pm
Forum: ESP-IDF
Topic: FastLed
Replies: 4
Views: 8427

FastLed

Hi I'm trying to get the FastLed library working on an ESP-devkitC. My understanding is that FastLed has been ported to the esp32, but no work has been done maintaining it for a couple of years. The library source uses a header file "esp32-hal.h", which I believe is part of esp-idf but I cannot find...