27 Commits

Author SHA1 Message Date
Michael Miller
a0fab862fb NEOPIXEBUS_NO_STL (#314) 2019-12-07 13:56:34 -08:00
Michael Miller
fc5d40a513 Segmetns use Ws2811 (#299) 2019-10-08 12:50:53 -07:00
Michael Miller
7c9ac59ddd Seven segment (#293) 2019-09-25 00:49:24 -07:00
Michael Miller
8933c307c5 Uart0 support (#239) 2018-12-23 14:30:01 -08:00
Michael Dörsam
be03ec62c7 improve readability of fadeInOut-example (#235) 2018-11-09 02:05:42 -08:00
Michael Miller
e4b47d435e Const and Warning Correctness
const method correctness
fix some warnings
Missing Render method added back
Fix examples to use new NeoShaderBase
2018-08-16 12:35:49 -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
85b250d37c improvements to NeoDib (#159)
include dirty support
2017-01-26 11:50:29 -08:00
Michael Miller
2ba00f2bf0 Dib and Shader support (#158) 2017-01-24 15:26:48 -08:00
Michael Miller
f182797159 Add Concentric Ring Topology (#154) 2017-01-14 12:50:35 -08:00
Michael Miller
89b3f85c18 NeoPixelBrightnessBus (#143) 2016-12-11 14:51:35 -08: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
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