Michael Miller
296e2c30c5
New Version ( #371 )
2020-09-20 13:33:41 -07:00
feindsender and feindsender
65c5b4d186
Add P9813 support ( #343 )
...
Add support for the DMS MICROELECTRONICS P9813 LED driver
Co-authored-by: feindsender <feindsender@users.noreply.github.com >
2020-03-27 18:24:01 -07:00
Michael Miller
b882812611
update version ( #342 )
2020-02-29 17:24:20 -08:00
Michael Miller
6e276ec337
ws2801 ( #328 )
2020-01-10 14:45:04 -08:00
Michael Miller
e0782bb88b
SPI Hardware Not on AtTiny ( #320 )
2019-12-20 23:48:00 -08:00
Michael Miller
9fac62ce7f
VersionAndComments ( #315 )
2019-12-08 22:48:52 -08:00
Michael Miller
31dafcddf6
Nrf52x ( #313 )
...
Nano 33 BLE
2019-12-06 11:38:02 -08:00
Michael Miller
57d78ebfa4
increment version ( #301 )
2019-10-15 23:18:51 -07:00
Michael Miller
37dcd5a8af
NextRelease ( #294 )
2019-09-25 01:20:33 -07:00
Michael Miller
0177b8d519
Lpd8806 ( #291 )
...
* SpecificMethod
* DotStar and Lpd8806 SPI speeds selectable
2019-09-22 22:00:00 -07:00
Michael Miller
d83c0c7088
NextVersion ( #288 )
2019-09-02 00:21:32 -07:00
Michael Miller
0eed256d33
Esp32 rmt new tech ( #272 )
...
* first compile
* refine and tested
* Update Version and Descriptions
2019-06-09 20:50:38 -07:00
Michael Miller
13cb2eb014
increment version ( #260 )
2019-04-01 09:44:24 -07:00
Michael Miller
75bdac78bc
Adjusting To Edp8266 Changes ( #255 )
2019-02-24 22:59:36 -08:00
Michael Miller
9762439c85
Increment version ( #251 )
2019-02-04 16:55:39 -08:00
Michael Miller
037d9be562
Move fill uart fifo ( #241 )
...
* Moved
* Make Esp8266 v2.4.2 compatible
2.5.0beta works fine, but current normal build does not.
2018-12-24 21:37:53 -08:00
Michael Miller
8933c307c5
Uart0 support ( #239 )
2018-12-23 14:30:01 -08:00
Michael Miller
de143ce482
Ease center ( #238 )
...
* New Center Ease methods
* New Version
2018-12-12 17:26:34 -08:00
Michael Miller
d3d3b3d78f
Next Release ( #232 )
2018-09-23 01:25:52 -07:00
Michael Miller
e6e060bf13
Increment Version For new release ( #227 )
2018-08-22 17:32:19 -07:00
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