svelteesp32 icon indicating copy to clipboard operation
svelteesp32 copied to clipboard

May I ask for some more detailed examples?

Open ArminPP opened this issue 6 months ago • 6 comments

Unfortunately, I'm not a front-end programmer, just an amateur who enjoys implementing microcontroller solutions.

A good web interface has always been very important to me in my projects, and I've used in the past aWot based on REACT. Unfortunately, the scripting seems outdated and is no longer maintained.

That's how I came across this exciting project.

I would like to ask for a simple "blink" demo where I can turn an LED on/off with a button. A slightly more sophisticated demo would also be how to use LittleFS to load and save settings (e.g., Settings.ini in JSON format) into the web interface. Currently, I'm still doing this directly, without a web interface...
I also didn't figure out, how to "convert" a REACT Projekt with svelteesp32...




I would be happy to see a few more demos, if it's not too much trouble.

Thanks very much, Armin

ArminPP avatar May 24 '25 06:05 ArminPP