16 Commits
Author SHA1 Message Date
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 c2bb0fe855 DotStar support
APA102
2016-09-01 18:34:21 -07:00
Achton 8ba66f9b33 Fix typo in comment. 2016-06-08 22:46:47 +02: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 c801d09644 Buffers 2016-04-16 12:52:21 -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 d351014ac8 Hue Blend Direction support 2016-03-28 12:21:11 -07:00
Makuna 0b6862852c esp8266Compiled
const & in template causes near 100 bytes extra code, so removed
2016-03-20 11:20:50 -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 62f699c120 V2 2016-02-28 22:09:31 -08:00
Makuna db86f7dd6f Revert "Merge pull request #22 from sticilface/Fork-In-Eye-UART"
This reverts commit da5a8b9213, reversing
changes made to 36cb67dac9.
2015-09-03 14:23:56 -07:00
Andrew Melvin cf00e8a41b not working 2015-08-27 07:30:16 +01:00
Makuna 71dd6e53cf provide better samples and more
two samples now are included
improved the readme (changed from txt to md)
NEO_RGB doesn;t require 400khz support, and 400khz support by default
isn't compiled in
2014-12-15 18:51:52 -08:00
Makuna 5f484cf939 NeoPixel enhancements
This starts with Adafruit's NeoPixel library and reworks it a little to
enhance support for animations.
2014-10-06 11:44:16 -07:00