Hi everyone
I am working on a project that needs to capture pictures and the upload them to a server by Wireless shield via internet.
But I am a beginner in both arduino and php.
Any ideas or tutorials would be helpful
Thank you
Hi everyone
I am working on a project that needs to capture pictures and the upload them to a server by Wireless shield via internet.
But I am a beginner in both arduino and php.
Any ideas or tutorials would be helpful
Thank you
Hi,
Also have a look at this post http://www.theengineeringprojects.com/product/getting-data-webserver-using-arduino-wifi
Here, they have communicated with webserver via GET and POST commands, which I haven't find anywhere else.
Thanks.
Hi,
Also have a look at this post http://www.theengineeringprojects.com/product/getting-data-webserver-using-arduino-wifi
Here, they have communicated with webserver via GET and POST commands, which I haven't find anywhere else.
Thanks.
Try a few of my tutorials, I include Ethernet adapters etc for web serving, the principal is basically the same as far as the coding for the get and puts are concerned
Hope it helps
Peter