Help Testing Web Flashing #162
Locked
witnessmenow
started this conversation in
Show and tell
Replies: 2 comments 1 reply
-
Hi Brian,
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Yes , the fft code is here: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Howdy All,
I've been playing around with the ESP Web Tools and I think it could be really useful for sharing of projects in the future. Basically it allows your to flash a binary directly to your ESP without needing to have installed any of the libraries that make up the sketch.
If anyone would be interested in testing something for me it would be really helpful. I've set up a test page for my WiFi tetris clock project, where it displays the time using falling tetris blocks
Demo clip of it here:
https://content.instructables.com/ORIG/FS0/N0XF/KP41SN17/FS0N0XFKP41SN17.gif?format=mp4
You would need
https://witnessmenow.github.io/ESP32-Trintiy-Web-Flash/WifiTetrisClock/
If you visit this page in Chrome you should be able to flash the WiFi Tetris clock sketch directly onto your ESP32 once it plugged in.
The sketch has WiFi manager included in it, so it will launch a config portal where you can config the clock and matrix display.
There are some clock configuration options in the config portal as well as some Matrix ones. If people wanted to try it out and let me know what you think I would really appreciate it.
(I'll probably upload a simpler example later, but I wanted to try a relatively complicated one first to prove the solution could cover all bases)
Beta Was this translation helpful? Give feedback.
All reactions