19 Commits
Author SHA1 Message Date
Michael Miller 375a595724 New Version 2016-09-05 23:17:19 -07:00
Michael Miller eb77795f65 DotStar and NoPin NeoPixel
removed the need to provide the pin argument for Esp8266 NeoPixelBus
where it was ignored.
Added another DotStar color feature.
Fixed DotStar color features to use RgbColor when there is no need for
RgbwColor.
2016-09-02 10:32:10 -07:00
Michael Miller 0659f88322 NewRelease 2016-09-01 18:49:07 -07:00
Michael Miller 7743a76242 Refactored To Remove CSS3 define
Accessing the extended string names no longer requires editing a library
header file.
2016-07-04 13:19:25 -07:00
Michael Miller 586b9bef37 New Release 2016-07-03 17:55:28 -07:00
Makuna 6d901595fe NeoBitmapFile 2016-04-23 14:40:01 -07:00
Makuna 007268ca00 Better Naming 2016-04-16 14:11:13 -07:00
Makuna 91c07103e3 Version Update 2016-04-16 13:02:37 -07:00
Makuna 6390316aed refactor rotate and shift
fixed bug
improved speed slightly
added ClearTo for range of pixels
2016-04-07 13:55:37 -07:00
Makuna 6e860c939d RotateAndShift
New Rotate and Shift, both Left and Right methods
Optimized ClearTo method
Updated keywords
Updated version
2016-04-06 17:52:17 -07:00
Makuna 9ae3aee7be A Few Fixes
Removed debug serial output
Fix bug in animator where it would stop processing animations too early
Added NeoGrbwFeature for common RGBW strips
Cleaned up a sample that misbehaves if you change the pixel count
2016-04-02 16:09:10 -07:00
Makuna 9244cbbfcf Esp8266 Dma Method now supports dynamic DMA duffer descriptors
Fixes limit of 341/255 pixel counts to limit of memory
2016-04-02 12:38:38 -07:00
Makuna b1c050b9c7 Esp8266 Dma Method Redesing 2016-04-01 15:11:33 -07:00
Makuna d351014ac8 Hue Blend Direction support 2016-03-28 12:21:11 -07:00
Makuna 3dbfae7fc4 Topology, Curves, Gamma, and Samples
Topology, Tiles, and Mosaic layout
Animation Curves
Color Gamma correct
change timescale dynamically on NeoPixelAnimator
bilinear color blend methods
new samples to support new features
2016-03-20 10:06:58 -07:00
Makuna 55680707b3 Increment Version 2016-03-06 08:59:12 -08:00
Makuna 6e3a3427a0 Moved Files to hidden folders.
This makes the Include Library only include the two main headers
2016-03-03 14:38:35 -08:00
Makuna 8d4e3b0153 increment version
new release
2016-03-01 16:26:40 -08:00
Makuna 62f699c120 V2 2016-02-28 22:09:31 -08:00