A place to put your YouTube video that is ESP8266 related.

User avatar
By Lefteris Stamataros
#21085 Hello

this video shows a way how to program your ESP8266 to send files that are bigger than payload size limit.files are stored in internal flash memory.at this point its answers only HTTP GET request.

[youtube]https://youtu.be/5ElOFNiphGA[/youtube]
User avatar
By Lefteris Stamataros
#39666 thank you mate for mention me at hackster.io
i've appreciate that.

i've created a new video with ESP8266 serving a big file (over 10k).
take a look at https://youtu.be/O2AQ6E92ZL0

the whole page is created with javascript. to achive communication and data transfer via ESP8266 and web browser i've use AJAX. data are stored in JSON format.

take a look maybe you will find something useful.
if you need the code post a comment on youtube video