Hi I'm trying to get data from an TXT. file.... for example:
I created a TXT. File in a SD Card, and I called it "PARAMETERS.TXT" this file, I fill it out with some tags like colors, example. in the first line I wrote Yellow, then in the Second Line I wrote Blue and Finally in the next line I had wrote Black.
So I want to Read this File and get this data in my arduino. how can I do this, somebody can help me???