Matt, if you have sample programs which you want to test, I have sd cards and jaluino board. The feature Iam looking for is that of a data logger where some data like a2d data or some values are added as csv with time and date stamp to a text file on the sd card.
Sunish On 9 May 2014 01:40, "mattschinkel" <[email protected]> wrote: > Yes, you can set the file size. It also supports fragmented files. I don't > suggest changing the file size often since it takes long on large files. > > There is also fat32_small. It only supports one file. > > Matt. > > On Thursday, May 8, 2014 9:37:30 AM UTC-4, funlw65(Vasi) wrote: >> >> With "Append" function? >> >> >> On Thu, May 8, 2014 at 3:16 PM, mattschinkel <[email protected]>wrote: >> >>> Yes, fat32 can read/write and create files. >>> >>> Seb, please try some cards for me. >>> >>> >>> On Thursday, May 8, 2014 3:01:46 AM UTC-4, Sunish Issac wrote: >>> >>>> Cool! Do we have read write to text files with fat32 ? >>>> >>>> Sunish >>>> >>>> >>>> On Thu, May 8, 2014 at 11:46 AM, Sebastien Lelong < >>>> [email protected]> wrote: >>>> >>>>> great ! ;) >>>>> cheers >>>>> seb >>>>> >>>>> >>>>> On 8 May 2014 03:05, <[email protected]> wrote: >>>>> >>>>>> Revision: 3530 >>>>>> Author: [email protected] >>>>>> >>>>>> Date: Thu May 8 01:05:07 2014 UTC >>>>>> Log: sd_card library now supports high capacity SDHC cards! >>>>>> http://code.google.com/p/jallib/source/detail?r=3530 >>>>>> >>>>>> Modified: >>>>>> /trunk/include/external/storage/sd_card.jal >>>>>> >>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "jallib" group. >>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>> send an email to [email protected]. >>>>>> To post to this group, send email to [email protected]. >>>>>> >>>>>> Visit this group at http://groups.google.com/group/jallib. >>>>>> For more options, visit https://groups.google.com/d/optout. >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Sébastien Lelong >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "jallib" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> To post to this group, send email to [email protected]. >>>>> >>>>> Visit this group at http://groups.google.com/group/jallib. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> -- >>> You received this message because you are subscribed to the Google >>> Groups "jallib" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/jallib. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> >> -- >> Vasi >> > -- > You received this message because you are subscribed to the Google Groups > "jallib" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/jallib. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/jallib. For more options, visit https://groups.google.com/d/optout.
