How to use ESP 8266 to send images to Website as Webclient
Posted: Tue Jun 06, 2017 11:08 am
Hello, I would like to use ESP 8266 to send/upload files of various formats (saved on SDCard by an arduino) to an online website server. (Like streaming data to a site).
My challenge would be that: the esp 8266 would have to act as the client side, and the website as the server.
If this is possible, kindly explain possibly with some code. PHP on the server side will be ok.
Thanks
My challenge would be that: the esp 8266 would have to act as the client side, and the website as the server.
If this is possible, kindly explain possibly with some code. PHP on the server side will be ok.
Thanks