download file/picture from web and store to SD - any code out there already?
MJB
Posts: 1,235
I want to use spinneret to regularly poll a webcam site to download and store the file/picture to SD.
Probalby all the pieces are out there already.
Any pointers to the most advanced examples very welcome ...
btw. I have my spinneret here - but very little experience yet.
Thanks MJB from Germany
Probalby all the pieces are out there already.
Any pointers to the most advanced examples very welcome ...
btw. I have my spinneret here - but very little experience yet.
Thanks MJB from Germany
Comments
The process would be buffer a chunk of the picture data. Write the chunk of data to the SD card. Repeat until complete.
There is a lot of source code on Google code
http://code.google.com/p/propeller-w5200-driver/source/browse/trunk/#trunk%2F%20propeller-w5200-driver%2FSpinneret
TcpSocketClientDemoDhcpDns.spin
Spinneret Tutorial
http://spinneret.servebeer.com:5000/