We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, could someone give me an example (or give me a link to one) about how to save data (expecially arrays) in the SD Memory card.
Many thanks. B.R.
Where are you stuck?
What have you tried?
I'm not stucked and i did not try anything right now. I want to start writing my program looking at some examples just to avoid to stuck.
"I want to start writing my program"
Before you start writing any program, you need to design your software.
And you need to think about how you will do things like writing data to the SD Cards.
This is an essential part of the programming exercise - you need to learn to do this stuff!
"looking at some examples"
As already noted, there are plenty of examples readily available - easily found with a little googling.
You will, of course, need (at least) basic programming skills to understand the examples...