Michael Miller
94f5ad3dd7
Fasterhardwarespi ( #137 )
...
* Improved HW SPI sending
* update version
2.2.4
2016-11-09 10:25:27 -08:00
Michael Miller
b41674dec0
Morecompatibilitybitmapfile ( #135 )
...
* Fix reading structures
* style
2016-09-27 22:24:15 -07:00
Michael Miller
12d25bf317
Merge pull request #133 from Makuna/ClearToFix
...
ClearTo with first and last index doesn't handle a single pixel
2.2.3
2016-09-25 12:56:59 -07: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
b2a9dadfd2
Merge pull request #130 from Makuna/NewVersion
...
New Version
2.2.2
2016-09-05 23:18:03 -07:00
Michael Miller
375a595724
New Version
2016-09-05 23:17:19 -07:00
Michael Miller
dba5841f75
Merge pull request #129 from Makuna/ProtectFromMinMaxMacros
...
removed use of macro
2016-09-03 11:36:13 -07:00
Michael Miller
532a1f5e4d
removed use of macro
2016-09-03 11:35:09 -07:00
Michael Miller
2568f60f4c
Merge pull request #128 from Makuna/IgnoredPins
...
Still allow for pin to be passed in
2016-09-03 09:22:19 -07:00
Michael Miller
1387d66d51
Still allow for pin to be passed in
...
This will allow code to be run across platform without modifiying
2016-09-03 09:21:50 -07:00
Michael Miller
70e3611bdf
Merge pull request #127 from Makuna/DotStarImprovements
...
DotStar and NoPin NeoPixel
2.2.1
2016-09-02 10:33:21 -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
abacd3e965
Merge pull request #126 from Makuna/NewRelease
...
NewRelease
2.2.0
2016-09-01 18:50:28 -07:00
Michael Miller
0659f88322
NewRelease
2016-09-01 18:49:07 -07:00
Michael Miller
43c0bb57ac
Merge pull request #125 from Makuna/DotStars
...
DotStar support
2016-09-01 18:39:04 -07:00
Michael Miller
c2bb0fe855
DotStar support
...
APA102
2016-09-01 18:34:21 -07:00
Michael Miller
174087f7d4
Merge pull request #124 from ivankravets/patch-3
...
Add homepage
2016-08-17 17:56:10 -07:00
Ivan Kravets
026e113e31
Add homepage
2016-08-18 01:45:51 +03:00
Michael Miller
95b32de1ef
Merge pull request #123 from Makuna/BiLinearHue
...
Added bilinear methods
2016-08-08 18:14:22 -07:00
Michael Miller
260b67cd0e
Added bilinear methods
2016-08-08 18:13:48 -07:00
Michael Miller
929d4f7f03
Merge pull request #116 from Makuna/ExpandedColorStrings
...
Refactored To Remove CSS3 define
2.1.4
2016-07-04 13:20:20 -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
05e3d13934
Merge pull request #115 from Makuna/NextRelease
...
New Release
2.1.3
2016-07-03 17:56:02 -07:00
Michael Miller
586b9bef37
New Release
2016-07-03 17:55:28 -07:00
Michael Miller
6b7e2b58e2
Merge pull request #114 from Makuna/HtmlColorImprovements
...
Html String Improvements
2016-07-03 12:41:20 -07:00
Michael Miller
21266a6664
Html String Improvements
2016-07-03 12:39:22 -07:00
Michael Miller
e5c6a97489
Merge pull request #112 from unaiur/namedcolors2
...
AVR needs to use some macros to access PROGMEM
2016-06-19 14:59:20 -07:00
Unai Uribarri
4e7c53478a
AVR needs to use some macros to access PROGMEM
2016-06-17 13:20:38 +02:00
Michael Miller
c8938e0ba6
Merge pull request #108 from unaiur/esp8266-async-uart
...
Esp8266 async uart
2016-06-16 12:40:51 -07:00
Michael Miller
55f6f837b0
Merge pull request #107 from unaiur/namedcolors
...
Convert HtmlColor to or from an String
2016-06-16 12:40:24 -07:00
Unai Uribarri
b44d7a6da5
Allow to convert HtmlColor from/to an string
2016-06-16 10:14:36 +02:00
Unai Uribarri
68e48b7957
Add new method NeoEsp8266AsyncUart*KbpsMethod
...
Add two new methods NeoEsp8266AsyncUart800KbpsMethod &
NeoEsp8266AsyncUart400KbpsMethod, which uses UART1 interrupts to
output all pixels asynchronously.
Also, refactor old UART code to share as much code as possible.
2016-06-15 22:24:07 +02:00
Michael Miller
a2d04106da
Merge pull request #110 from achton/master
...
Fix typo in comment.
2016-06-08 17:48:48 -07:00
Achton
8ba66f9b33
Fix typo in comment.
2016-06-08 22:46:47 +02:00
Michael Miller
1069338766
Merge pull request #102 from Makuna/NeoBitmapFile
...
NeoBitmapFile
2.1.2
2016-04-23 14:40:53 -07:00
Makuna
6d901595fe
NeoBitmapFile
2016-04-23 14:40:01 -07:00
Michael Miller
fd183215c8
Merge pull request #101 from Makuna/BufferCleanUp
...
Better Naming
2.1.1
2016-04-16 14:12:35 -07:00
Makuna
007268ca00
Better Naming
2016-04-16 14:11:13 -07:00
Michael Miller
43f53a0232
Merge pull request #100 from Makuna/Buffers
...
Buffers
2.1.0
2016-04-16 13:04:59 -07:00
Makuna
91c07103e3
Version Update
2016-04-16 13:02:37 -07:00
Makuna
af9a5abd05
Merge remote-tracking branch 'refs/remotes/origin/master' into Buffers
2016-04-16 12:53:31 -07:00
Makuna
c801d09644
Buffers
2016-04-16 12:52:21 -07:00
Michael Miller
26166aab81
Merge pull request #99 from ivankravets/patch-2
...
Use tagged source code from repo
2016-04-09 15:09:09 -07:00
Ivan Kravets
de8404401a
Use tagged source code from repo
2016-04-09 14:43:34 +03:00
Michael Miller
d3094d782b
Merge pull request #98 from Makuna/MoreRotate
...
refactor rotate and shift
2.0.91
2016-04-07 13:56:55 -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
Michael Miller
aca0fe3b67
Merge pull request #97 from Makuna/RotateAndShift
...
RotateAndShift
2.0.9
2016-04-06 17:53:39 -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
Michael Miller
44b094367b
Merge pull request #95 from reaper7/master
...
new feature NeoRbgFeature
2016-04-06 10:49:05 -07:00
reaper7
d343e630b4
new feature NeoRbgFeature
2016-04-06 17:03:59 +02:00