Is there a library that can allow my arduino to easily read all the text from a text file, There being multiple text files, in an arduino from an sd card?
Reading text is just the same as reading bytes, just use the normal SD card file system.
is there any specific code that just deals with that you can point me towards? becuz i did a few searches but couldnt find anything
becuz i did a few searches but couldnt find anything
Well if you google arduino SD reading the top hit is:-
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1206874649/8
?