Skip to content

Commit 53c902c

Browse files
committed
better esp32 footprint, minor rearangements
1 parent 2d78cf5 commit 53c902c

File tree

4 files changed

+1253
-981
lines changed

4 files changed

+1253
-981
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Wi-Fi Pixel Controller
22

33
ESP32 based Wi-Fi Pixel Controller to drive adressable LED strips like Neopixel/WS281x/SK6812/WS2801/WS2815/etc using [WLED](https://github.com/Aircoookie/WLED).
4-
Version 0.8 now can be used with 5V _and_ 12V strips without the need of external dc-dc converters and we've updated the microcontroller from an ESP8266 to an ESP32. Therefore handling of more LED's and multiple strips are no problem. See https://kno.wled.ge/features/multi-strip/
4+
Version 0.8 now can be used with 5V *and* 12V strips without the need of external dc-dc converters and we've updated the microcontroller from an ESP8266 to an ESP32. Therefore handling of more LED's and multiple strips are no problem. See https://kno.wled.ge/features/multi-strip/
55

66
There now is a button (`IO15`) which can be freely confirugred via WLED. See https://kno.wled.ge/features/macros/#buttons Theoreticly you can also use the flash button on the PCB as an input (`IO0`).
77

@@ -40,11 +40,13 @@ In the end we've settled to expand the absolutely astonishing WLED project with
4040
* open source (CC-BY-NC-SA 4.0)
4141

4242
# Thanks
43+
4344
* [Aircookie](https://github.com/Aircoookie) and the folks from [WLED](https://github.com/Aircoookie/WLED)
4445
* Dennis Henning for the inital idea of the [Lox!Pixel](https://unser-smartes-zuhause.de/2019/10/20/loxpixel-rgbw-neopixel-integration-in-loxone/)
4546
* [m0fa](https://github.com/m0fa)
4647

4748
# License
49+
4850
[CC-BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/de/)
4951

5052
cod.m GmbH, Patrik Mayer, 2022

0 commit comments

Comments
 (0)