ws2812-esp32-rmt-driver

A rust driver library to control WS2812 RGB LED pixels/strips using ESP32 RMT (Remote Control) module.

The RMT (Remote Control) module is specific to ESP32. Hence it can be used only for ESP32 SoC.

Refer example directory for the usage.