Arduino_Wireless icon indicating copy to clipboard operation
Arduino_Wireless copied to clipboard

Send Video/Image Files to website

Open ayoadejoe opened this issue 7 years ago • 1 comments

Hello, your code works. The problem is that my assignment involves sending files to a website. I know how to use it send files to my local browser and that is possible because the esp acts as the webserver on my network. The challenge is how to make it function as a client and write files to the site database/Storage preferably through PHP. Is there a way to go about this?

ayoadejoe avatar Jun 06 '17 14:06 ayoadejoe

yes you can accomplish this in Node.JS or PHP but I don't current;y have code for doing that. I'm sure someone has PHP code to get it into a Mongo DB or SQL varient

sborsay avatar Jun 26 '17 21:06 sborsay