Did you ever post this code on github? The other links to code are no longer working and I’m stuck.
I’m trying to save a photo to an SD card (not using an SD shield, but a breakout board) I’ve managed to adapt the example code to work with Software Serial on pins 9 & 10, but the file on the SD is always corrupt.
Without the direct serial cable I can’t debug my hex codes, but I assume as they are part of the example code, they aren’t the issue here.
What I need is a decent example of the writing of the jpeg bytes to a file on the sd card.
Any help is hugely appreciated.
Joni