particle-strip (community library)
Summary
Name | Value |
---|---|
Name | particle-strip |
Version | 2.3.3 |
Installs | |
License | GNU LGPLv3 |
Author | DonGar,Adafruit,Technobly |
URL | https://github.com/DonGar/particle-strip |
Repository | https://github.com/DonGar/particle-strip |
Download | .tar.gz |
All Versions | 2.3.3, 2.3.2, 2.3.1, 2.3.0, 2.2.0, 2.1.0, 2.0.0 |
Control LED strips (Digital RGB, NeoPixel, DotStar, PWM LEDs) An identical interface for all hardware, and able to drive multiple types of strands at once. Includes Pattern library to easily perform several animation patterns, report the current pattern as an event, and update patterns via Cloud RPC calls.
Example Build Testing
Device OS Version:
This table is generated from an automated build. Success only indicates that the code compiled successfully.
Library Read Me
This content is provided by the library maintainer and has not been validated or approved.
particle-strip
Library to drawing animations to various types of LED strips from a Particle Core
SupportedHardware:
- LPD8806 RGB LEDs Example
- NeoPixel Example
- NeoPixel Strip - (WS2811/WS2812/WS2812B based)
- May also support (not tested on hardware)
- Radio Shack Tri-Color Strip with TM1803 controller 400kHz bitstream.
- TM1829 pixels
- DotStar Example
Gives a hardware independent interface for each type of strip. Can support multiple strips in parallel.
Contains a Pattern helper that can help with pattern animation for a number of standardized patterns.
Browse Library Files