An open API service indexing awesome lists of open source software.

https://github.com/todbot/ws2812_arduino_lib_compare

Comparison of different Arduino libraries for WS2812 / NeoPixel LEDs
https://github.com/todbot/ws2812_arduino_lib_compare

Last synced: 11 months ago
JSON representation

Comparison of different Arduino libraries for WS2812 / NeoPixel LEDs

Awesome Lists containing this project

README

          

# WS2812_Arduino_Lib_Compare

Comparison of different Arduino libraries for WS2812 / NeoPixel LEDs

* Adafruit_Neopixel - https://github.com/adafruit/Adafruit_NeoPixel
* FastLED 3.1 - https://github.com/FastLED/FastLED/tree/FastLED3.1
* light_ws2812 - https://github.com/cpldcpu/light_ws2812