23 ms·
Another alternative is to use the RMT (remote control module). I've had success with that. There's a driver for it in Rust: https://lib.rs/crates/ws2812-esp32-r
by bryal 3y ago
Another alternative is to use the RMT (remote control module). I've had success with that. There's a driver for it in Rust: https://lib.rs/crates/ws2812-esp32-rmt-driver https://lib.rs/crates/ws2812-esp32-rmt-driver
- leptons 3y agoRMT glitches when wifi is accessed. I started with RMT, it was a big fail for me.