Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: Multi_WS2811 mbed MMA8451Q
Fork of WS2811 by
main.cpp@18:d98353e8c61c, 2013-12-05 (annotated)
- Committer:
- bikeNomad
- Date:
- Thu Dec 05 15:39:39 2013 +0000
- Revision:
- 18:d98353e8c61c
- Parent:
- 17:b4e9d8f4baa9
- Child:
- 19:600deef36348
renamed back to WS2811
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| bikeNomad | 17:b4e9d8f4baa9 | 1 | #include "mbed.h" |
| bikeNomad | 18:d98353e8c61c | 2 | #include "WS2811.h" |
| bikeNomad | 17:b4e9d8f4baa9 | 3 | |
| bikeNomad | 17:b4e9d8f4baa9 | 4 | int main(void) |
| bikeNomad | 17:b4e9d8f4baa9 | 5 | { |
| bikeNomad | 18:d98353e8c61c | 6 | WS2811 lightStrip(60*4, PTD2, PTD3); |
| bikeNomad | 17:b4e9d8f4baa9 | 7 | } |

Generic WS2811/WS2812