Hi. im a newbie doing arduino uno. I need help with something. Im using serial jpeg camera module-ttl interface. Im trying to save the jpeg image into a sd card which i slot in my wifi shield. Im not trying to use the sd card shield. Please help.Thank you.
Im trying to save the jpeg image into a sd card
That suggests that you have some code to get the image data, and that you have some issues with writing that data to a file.
But, you left out the code and you left out a description of the problem(s) you are having.
Hi, as PaulS said you missed including your code on your query. Please include that.
maooooo:
Hi. im a newbie doing arduino uno. I need help with something. Im using serial jpeg camera module-ttl interface. Im trying to save the jpeg image into a sd card which i slot in my wifi shield. Im not trying to use the sd card shield. Please help.Thank you.
You can refer to the basic instruction on using SD card in the following link: SD - Arduino Reference