The webserver is Raspberry Pi Pico W. It is not connected to the internet but mobile phones can connect to it. I need it to serve a html with a large table. Initially we used DataTables. However its memory could only handle a few hundred rows. Could the HTML be served with JSON? XML? Or anyway to splice the HTML and serve line by line?
↧









