WS2812FX master.zip
WS2812控制LED灯程序库 #include "FastLED.h" // be sure to install and include the FastLED lib #include #define NUM_LEDS 30 #define LED_PIN 5 WS2812FX ws2812fx = WS2812FX(NUM_LEDS, LED_PIN, NEO_GRB + NEO_KHZ800); // declare global parameters used by Fire2012 bool gReverseDirection
文件列表
WS2812FX-master.zip
(预估有个52文件)
WS2812FX-master
library.json
709B
keywords.txt
4KB
LICENSE
1KB
src
custom
Oscillate.h
3KB
DualLarson.h
2KB
VUMeter.h
3KB
RainbowLarson.h
2KB
暂无评论