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
well , I am trying to do it with php and apache server on my local network . But still I did not progress much, could you tell me how you are planning exactly to upload photo through the shield.
well , I am trying to do it with php and apache server on my local network . But still I did not progress much, could you tell me how you are planning exactly to upload photo through the shield.
this may help
http://www.element14.com/community/groups/arduino/blog/2014/06/09/fast-track-to-arduino-programming
it has examples of using a web page to pull from a data source like an arduino with a network card
hope it helps