-->
Page 1 of 1

File serving using ESP8266 Feather HUZZAH? larger files?

PostPosted: Wed Apr 13, 2016 3:53 pm
by HeyThorpe
Hi Everyone,

I'm just starting to research some boards for a proof-of-concept application to serve large-ish (1-2mb) files (PDF's) via http with the Adafruit ESP8266 Feather Huzzah, which has 4mb of ram on board) and looks somewhat promising.

So the question is, would this even be possible? Any thoughts on limitations etc? I'm mainly interested in the ESP8266 due to it's low power requirements (and cost) vs Raspberry Pi's etc.

Perhaps I'm dreaming a little too big for the ESP8266, but figured I would ask those who know a little more than I do. :)

Re: File serving using ESP8266 Feather HUZZAH? larger files?

PostPosted: Thu Apr 14, 2016 7:56 am
by martinayotte
Of course it can ! Simply take a look at the ArduinoESP framework example libraries/ESP8266WebServer/examples/FSBrowser/FSBrowser.ino