Ideas for data logging

i, i need to log data captured from the sensors, anyone can recomend a shield or any other device fro this porpuse.

thanks.

How much data, how fast, how long do you have to keep it?

the speed, doesn matters, cause is not recolected on the fly
the data: files containing data log
to the keep it, SD, is the way, because the "user" have to collect conecting the "module" via USB to read it.

thanks

the speed, doesn matters

The speed can matter if you can't write it to the storage medium faster than you can read it off "the sensors" (whatever they may be).

mmmm, then fast...

An easy way is Openlog. It log up to 115200 baud via serial port. See here (SparkFun OpenLog - DEV-13712 - SparkFun Electronics) and the homepage of Openlog here http://wiki.github.com/nseidle/OpenLog/

thanks, but anyone knows a opensource "DIY" hardware like it?

saludos

its possible make my own shield taking this info and connect directly the pines to arduino board?

http://www.allpinouts.org/index.php/Secure_Digital_(SD)_Card

thanks

Update:

http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1206874649/8

:wink:

lets make it!!!