Dear All,
Greetings,
I am a newbie to arduino
currently looking to retrieve data from xls file saved on sd card, into arduino for specific row and colum.
Can anyone guide me how to do it.
Thanks for help in advance.
16 columns, 17 rows
below is the sample table
Haven't tried anything... Was thinking to save data in eeprom but, rewriting eeprom is tedious than rewriting sdcard.
Moreover, I was unable to get any relevant code for reading from XLS.
Nothing much is available on CSV too
Coz I asked primarily for XLS, CSV was secondary. But as you suggested CSV can be a good option. Pls share any link as I am a newbie. And unable to gets the ends.
Thanks or any specific keywords
Readings text line by line from text file is what I have done.
Now when it comes to converting them, and sperating via comma is something I am not able to understand.
If you could help would be great.
I'm perfectly patient with newcomers who respect the forum guidelines and provide information up front so it doesn't have to be pried out of them like a patient in a dentists chair.
When people complain like you just did, I put them on my ignore list. So that's where you go, sorry nothing personal, I just don't like wasting my time.
Is this the same link which can help
This is all I wanted... Nothing much...
I can now do it.
I don't understand what went wrong in my dialect... Things in this post went worst
Forget that until you have actually examined the files in detail, using something like "notepad" or similar program that will not try to do formatting for you.
If you dare to look at a file directly from xcell, you will not see anything that looks like the data you see on a spreadsheet display. Always go with an exported CSV file.