kitesurfer1404 / WS2812FX

WS2812 FX Library for Arduino and ESP8266
MIT License
1.58k stars 343 forks source link

flash install from bowser on 4mb ESP8266 12E/12F gpio2=D4 20leds #351

Closed ldijkman closed 2 months ago

ldijkman commented 5 months ago

a test maybe ...

on

test to Easy flash ESP from in browser

server contains /2812.html or http://ws2812.local/2812.html wich can set led color for now

20 leds gpio2 = D4

anyone willing to try / test it?

Screenshot from 2024-03-23 10-38-33

edit the webserver file on the server ace editor

Screenshot from 2024-03-23 10-48-05

ldijkman commented 5 months ago

video with a bit more chaotic info

https://youtu.be/YS3hWK9fHIE

ldijkman commented 5 months ago

bit better video

ldijkman commented 5 months ago

bit further got some buttons now

new video https://youtu.be/xio0c5hPp5I?si=v2go6OXg9qnJbuRZ

https://ldijkman.github.io/async-esp-fs-webserver/

ardu ino source https://github.com/ldijkman/async-esp-fs-webserver/tree/master/docs/ino/ws2812_web_flash

Screenshot from 2024-03-25 05-49-57

ldijkman commented 5 months ago

https://github.com/ldijkman/async-esp-fs-webserver/blob/master/docs/ino/data/2812.html

Screenshot from 2024-03-26 06-12-41

ldijkman commented 5 months ago

added settings feedback speed brightness mode

https://ldijkman.github.io/async-esp-fs-webserver/

Screenshot from 2024-03-27 05-06-13

ldijkman commented 5 months ago

added a speed slider

https://ldijkman.github.io/async-esp-fs-webserver/

Screenshot from 2024-03-27 17-44-07

ldijkman commented 5 months ago

some changes higlight button on auto play cycle

https://ldijkman.github.io/async-esp-fs-webserver/

Screenshot from 2024-03-30 07-52-44

moose4lord commented 2 months ago

Closing this issue as part of periodic cleanup.