Page 1 of 2
ESP 01 as a single file pop up server?
Posted:
Wed Dec 16, 2015 3:19 pm
by AJB2K3
Would the esp 01 be able to act as a server for a single web page and file?
I am wondering about loading one up and dropping one is a public area.
No nothing illegal, I'm thinking of a publicity stunt kind of like a flash mob style affair.
Re: ESP 01 as a single file pop up server?
Posted:
Wed Dec 16, 2015 6:15 pm
by Mmiscool
This would be simple to do with esp8266 basic.
It has built in support for uploading and viewing html files and images. Can also work as an access point.
All configuration is done via the browser once the firmware is loaded.
http://esp8266basic.com
Re: ESP 01 as a single file pop up server?
Posted:
Fri Dec 18, 2015 2:08 pm
by AJB2K3
Would it be possible that if anyone connected to it, what ever page the try to ask for automatically loads up the page stored on the device.
This is getting website complicated now, sorry
Re: ESP 01 as a single file pop up server?
Posted:
Fri Dec 18, 2015 7:46 pm
by Mmiscool
It would be possible to have links from a home screen. These links could point at your uploaded files.