Search found 2 matches

by John_Smith
Sun Jun 18, 2023 7:16 pm
Forum: General Discussion
Topic: Using ESP32-C2(ESP8684) for controlling WS2812B without RMT
Replies: 2
Views: 970

Re: Using ESP32-C2(ESP8684) for controlling WS2812B without RMT

I alredy have C2 chips ... I decided to test with them using SPI ... If not work then no option left so will use C3
by John_Smith
Thu Jun 15, 2023 4:48 am
Forum: General Discussion
Topic: Using ESP32-C2(ESP8684) for controlling WS2812B without RMT
Replies: 2
Views: 970

Using ESP32-C2(ESP8684) for controlling WS2812B without RMT

Hello All I am New to this community and also new to ESP32 SoC. Currently i am trying to control WS2812 LEDs with ESP8684. But i got information that all libraries available for ESP32 are based on RMT or I2S while ESP8684 do not have either RMT of I2S . Is there any other library or method to contro...