This is an example program for the PololuLedStrip library. It generates a simple moving rainbow pattern.
Dependencies: PololuLedStrip mbed
For more information, see the PololuLedStrip library.
Revisions of main.cpp
| Revision | Date | Message | Actions |
|---|---|---|---|
| 6:0882f93da02f | 2016-11-04 | Removed some testing code that I did not mean to commit. | File Diff Annotate |
| 5:8162bfbd47a1 | 2016-11-04 | New library version.; | File Diff Annotate |
| 4:101a39472379 | 2016-09-08 | Updated to the latest library versions and changed the pin name to D8. | File Diff Annotate |
| 3:972edaeae65c | 2013-12-05 | Updated the library. | File Diff Annotate |
| 2:69cc4148a7fa | 2013-10-09 | initialize r, g, and b | File Diff Annotate |
| 1:3d89bcd21002 | 2013-02-28 | Not much; | File Diff Annotate |
| 0:a3a9c486fc68 | 2013-02-27 | Initial commit. | File Diff Annotate |
David Grayson