32 Commits
Author SHA1 Message Date
Michael Miller c5b8343af0 NewRelease (#222) 2018-08-16 16:41:20 -07:00
Michael Miller f2316eee7f New Release (#213) 2018-07-08 11:11:22 -07:00
Michael Miller f9c404de19 update version numbers (#209) 2018-06-13 22:10:16 -07:00
Michael Miller c42fc3b2f5 RecoverColor was missing const qualifier (#185) 2017-10-20 15:50:35 -07:00
Michael Miller 80f0812818 WS2813 support (#173)
and increment version
2017-06-18 10:34:22 -07:00
Michael Miller 2b42de88ad Esp32 (#167)
* Organize Examples

* Esp32 Support

refactored Esp8266 to more generic Esp
2017-04-05 19:58:01 -07:00
Michael Miller 868d99e142 New release (#157) 2017-01-23 10:24:08 -08:00
Michael Miller 0b496ee80f Revert "New release"
This reverts commit b9a0eb683f.
2017-01-23 10:21:49 -08:00
Michael Miller b9a0eb683f New release
Now includes ring topology support
2017-01-23 10:21:11 -08:00
Michael Miller 89b3f85c18 NeoPixelBrightnessBus (#143) 2016-12-11 14:51:35 -08:00
Michael Miller 487e0d2cd8 Minor fixes (#142) 2016-12-11 00:55:37 -08:00
Michael Miller 94f5ad3dd7 Fasterhardwarespi (#137)
* Improved HW SPI sending

* update version
2016-11-09 10:25:27 -08:00
Michael Miller ccb0239558 ClearTo with first and last index doesn't handle a single pixel
The argument valid test needed to support that first and last could be
the same
2016-09-25 12:55:49 -07:00
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