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
- Host: GitHub
- URL: https://github.com/todbot/ws2812_arduino_lib_compare
- Owner: todbot
- License: gpl-2.0
- Created: 2015-07-26T05:31:06.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-26T05:44:01.000Z (almost 11 years ago)
- Last Synced: 2025-06-22T04:05:41.517Z (12 months ago)
- Language: Arduino
- Size: 137 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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