Results 15 comments of kll

i just worry about the file size can grow over the memory of the chip, what also limits the html it can produce dynamically, so how JS could serve big...

thanks, anyhow i started coding the file thing a ? better ? way, making daily files like "data/readings_2024-01-08.csv" will see tomorrow if it works. and then experiment with your lib...

-1- that first part seems to work: find {"type":"file","name":"data/readings_2024-01-09.csv", "size": 21267 B } _( ! size after 8 hours already )_ ``` //update 2024.01.10: [ {"type":"file","name":"data/readings.csv", "size": 2067 B },...

thanks anyhow, i got the basics working.. see GIT

yes, thanks, i love it, looks great and is very professional, i see you use littleFS and the /data/ dir in the arduino project, means what? did you use a...

as expected nothing is easy.... first ( not yet reading above and with my possibly wrong thinking ) i try a extra working environment - on a laptop ( win...

sorry, had to fail with a other idea first..... // 12.1.2024 update to v 1.3.0 and take also that new example Terminal show continuous booting ``` 05:45:39.592 -> rst:0xc (SW_CPU_RESET),boot:0x13...

oh sorry, -1- my idea was to test a new ESP32-S3 N16R8 with Arduino, so installed Arduino IDE 2.2.1 to learn that too. -2- my first impression was that i...

after some looks i got to say: ## -a- this project needs a FAVICON.ICO [ like ](http://kll.byethost7.com/kllfusion01/downloads/ESP32_fs_webserver.png) with change in : **/data/index.htm** `< link rel="icon" type="image/x-icon" href="assets/favicon.ico" >` and here...