https://github.com/webduinoio/webduino-bit-module-ws2812
🔌 Blockly Module for ws2812 of Webduino:bit
https://github.com/webduinoio/webduino-bit-module-ws2812
module webduino-bit ws2812
Last synced: 9 months ago
JSON representation
🔌 Blockly Module for ws2812 of Webduino:bit
- Host: GitHub
- URL: https://github.com/webduinoio/webduino-bit-module-ws2812
- Owner: webduinoio
- License: mit
- Created: 2019-06-19T07:56:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-02T02:20:16.000Z (over 6 years ago)
- Last Synced: 2025-02-03T14:41:15.894Z (11 months ago)
- Topics: module, webduino-bit, ws2812
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# webduino-bit-module-ws2812
Webduino Bit Module for WS2812.
WS2812 is a intelligent control LED light source that the control circuit and RGB chip are integrated in
a package of 5050 components.
## Installation
```shell
bower install https://github.com/webduinoio/webduino-bit-module-ws2812.git
```
## License
This project is licensed under the MIT license, see [LICENSE](LICENSE) for more information.