-->
Page 1 of 1

How to use ESP 8266 to send images to Website as Webclient

PostPosted: Tue Jun 06, 2017 11:08 am
by jossyjojo
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