Gregg
|
a83d3a7fda
|
Added static HSV and RGB color methods to Pixel() and Dot()
Updated Pixel example to demonstrate use of the static HSV method
|
2022-02-17 18:27:31 -06:00 |
Gregg
|
5e72dcbbea
|
Completed Pixel Example
Example contains 1 NeoPixel RGB, 1 NeoPixel RGBW, and 1 DotStar RGB.
Tested on ESP32, ESP32-S2, and ESP32-C3.
|
2022-02-13 14:39:34 -06:00 |
Gregg
|
a4fb99a684
|
Updated Pixel Example
|
2022-02-13 11:57:34 -06:00 |
Gregg
|
e27d310733
|
Updated Pixel Example to use Pixel() and Dot() Classes
|
2022-02-05 16:08:51 -06:00 |
Gregg
|
b7f2495e7c
|
Update Pixel.ino
Added example pin definitions for ESP32/S2/C3
|
2022-01-22 17:52:33 -06:00 |
Gregg
|
e060856b78
|
corrected an issue in loadData ISR that would cause a hang
Also updated Pixel example with Knight Rider Effect.
Testing on C3 seems to be working. Must test on S2 and ESP32 next.
|
2022-01-20 21:01:31 -06:00 |
Gregg
|
3e1c676f90
|
Update Pixel.ino
|
2022-01-11 06:41:17 -06:00 |
Gregg
|
6f4cea1b4d
|
Updated version number to 1.4.3
Also updated Pixel example.
|
2022-01-10 22:52:08 -06:00 |
Gregg
|
5d3a4bfc38
|
Added simple Pixel example to Other Examples
|
2022-01-01 08:14:32 -06:00 |