s-hadinger
|
db0287e566
|
Replace NeoPixelBus with TasmotaLED on ESP32x (#22556)
* Replace NeoPixelBus with TasmotaLED on ESP32x
* update changelog
|
2024-11-27 22:11:57 +01:00 |
Theo Arends
|
f9ca7d4821
|
Update changelogs
|
2024-05-14 10:59:23 +02:00 |
s-hadinger
|
4cda2d7dc2
|
Berry `Leds` uses native WS2812 driver by default (#21406)
|
2024-05-13 22:21:58 +02:00 |
Christian Baars
|
65a1a4feeb
|
Neopixel add SPI driver for C2 and some minor updates (#19372)
|
2023-08-24 10:34:17 +02:00 |
Theo Arends
|
d91e1e8bcc
|
Fix berry scheme select
|
2023-05-27 12:33:50 +02:00 |
Theo Arends
|
fcf3477165
|
Initial support for WS2812 scheme 14
|
2023-05-26 17:47:57 +02:00 |
s-hadinger
|
6fa22aae6b
|
adjust neopixel busy time (#18723)
* adjust neopixel busy time
* Adjust time for Berry
|
2023-05-25 19:21:18 +02:00 |
Theo Arends
|
d0e88c9dae
|
Fix BusyDelay WS2812
|
2023-05-24 17:24:48 +02:00 |
Theo Arends
|
fc67cca8b4
|
Add generic SystemWaitIfBusy() to fix WS2812 led flicker
Add generic SystemWaitIfBusy() to fix WS2812 led flicker
|
2023-05-24 16:21:59 +02:00 |
Theo Arends
|
229c2cce06
|
Revert Art-Net to ArtNet
|
2022-11-16 10:55:56 +01:00 |
Theo Arends
|
c92d51f050
|
Rename ArtNet to Art-Net
|
2022-11-14 14:20:41 +01:00 |
Stephan Hadinger
|
0cfa2aba74
|
WS2812 sends signal to only ``Pixels`` leds instead of sending to 512 leds
|
2022-11-13 18:00:49 +01:00 |
Theo Arends
|
c1ea8953cb
|
Refactor uint8_t to uint32_t
|
2022-11-11 10:44:56 +01:00 |
Theo Arends
|
c08561f67c
|
Bump version to v11.1.0.4
- Restructure tasmota
|
2022-06-02 14:17:39 +02:00 |