Skip to content

JaykeMeijer/ESP32-Digital-RGB-LED-Drivers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 Digital RGB LED Drivers

Digital RGB LED (WS2812/SK6812/NeoPixel/WS2813/etc.) drivers for the ESP32

Based upon the ESP32 WS2812 driver work by Chris Osborn


### Things that work currently

This currently works well with WS2812/NeoPixel LEDs - I expect SK6812 to work equally well.

This should work fine with WS2813 (no hardware to test this)

There are working demos for Espressif's IoT Development Framework (esp-idf) and Espressif's Arduino-ESP32 core


### TODO
  • APA102/DotStar support
  • Better API
  • More demos

About

Digital RGB LED drivers for the ESP32

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.1%
  • Other 13.5%
  • C 9.8%
  • Makefile 1.6%