Closed EmbeddedMan closed 9 years ago
Nice!
From: Brian Schmalz [mailto:notifications@github.com] Sent: Tuesday, September 08, 2015 7:27 PM To: ricklon/ckWS2812 Subject: [ckWS2812] Vesion 2.0 of WS2812 library (#2)
This is an updated version of the library, with better timing and lower RAM usage. Works on 48MHz as well as 80MHz boards.
You can view, comment on, or merge this pull request online at:
https://github.com/ricklon/ckWS2812/pull/2
Commit Summary
File Changes
Patch Links:
— Reply to this email directly or view it on GitHub https://github.com/ricklon/ckWS2812/pull/2 . https://github.com/notifications/beacon/AA8RTlNkg_LAMWTyczqxjAqINY57O43rks5ov5BqgaJpZM4F590i.gif
Weirdly had some file conflicts. I've resolved those and I'm testing.
On Wed, Sep 9, 2015 at 10:52 AM, KeithV notifications@github.com wrote:
Nice!
From: Brian Schmalz [mailto:notifications@github.com] Sent: Tuesday, September 08, 2015 7:27 PM To: ricklon/ckWS2812 Subject: [ckWS2812] Vesion 2.0 of WS2812 library (#2)
This is an updated version of the library, with better timing and lower RAM usage. Works on 48MHz as well as 80MHz boards.
You can view, comment on, or merge this pull request online at:
https://github.com/ricklon/ckWS2812/pull/2
Commit Summary
- Version 2.0 of the WS2812 chipKIT library.
- Added more descriptive error messages for MZ based boards.
File Changes
- M CoreTimer.c https://github.com/ricklon/ckWS2812/pull/2/files#diff-0 (22)
- M WS2812.cpp https://github.com/ricklon/ckWS2812/pull/2/files#diff-1 (73)
- M WS2812.h https://github.com/ricklon/ckWS2812/pull/2/files#diff-2 (69)
- M examples/LBling/LBling.ino < https://github.com/ricklon/ckWS2812/pull/2/files#diff-3> (5)
Patch Links:
— Reply to this email directly or view it on GitHub < https://github.com/ricklon/ckWS2812/pull/2> . < https://github.com/notifications/beacon/AA8RTlNkg_LAMWTyczqxjAqINY57O43rks5ov5BqgaJpZM4F590i.gif>
— Reply to this email directly or view it on GitHub https://github.com/ricklon/ckWS2812/pull/2#issuecomment-138936388.
Co-founder Fair Use Building and Research (FUBAR) Labs http://fubarlabs.org
This is an updated version of the library, with better timing and lower RAM usage. Works on 48MHz as well as 80MHz boards.