reading data file
hi
i have text (.txt) file below... 1 value on 1 line, come seismograph. little little part of file, entire file contain 500 000 line... correspond on 1 day.
...
687.
681.
657.
669.
675.
693.
686.
669.
682.
676.
665.
655.
663.
660.
655.
...
in max/msp have make patch create formated file :
int 1 = 687
int 2 = 681
int 3 = 657
but how can make simplify reading , writing ?
next want read loop...
if can me !
thanks
best
f
i have text (.txt) file below... 1 value on 1 line, come seismograph. little little part of file, entire file contain 500 000 line... correspond on 1 day.
...
687.
681.
657.
669.
675.
693.
686.
669.
682.
676.
665.
655.
663.
660.
655.
...
in max/msp have make patch create formated file :
int 1 = 687
int 2 = 681
int 3 = 657
but how can make simplify reading , writing ?
next want read loop...
if can me !
thanks
best
f
what want read it? arduino? max/msp? have data on sd card? more details, please.
Arduino Forum > Using Arduino > Programming Questions > reading data file
arduino
Comments
Post a Comment