搜索资源列表
STC_WS2812
- 通过STC公司的IAP15F105W芯片控制WS2812灯珠(Control WS2812 light beads through STC's IAP15F105W chip)
WS2811_drive
- 本程序在STC15W204S单片机测试通过,可以控制WS2811、2812等类似的RGB驱动IC,实现方法比较简单,就是PLAY一个数组的颜色数据,不过效果还是能实现的,仅供学习参考(This program has passed the test of STC 15W204S single chip computer, and can control similar RGB driver IC such as WS2811 and 2812. The implementation method