arduino to Memory card ?

Hi,

I need to log the data from the arduino micro controller to any kind of memory card. i only have to write the data to card, no need to read back, as it will be viewed back on computer.

Any kind of help will be appreciated, Thanks

check these places to start:

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

http://ladyada.net/make/gpsshield/logging.html

you can decide which one more suits your knowledge level/application

oh yea, and here's a usb type one too if you dont like compact flash

http://www.arduino.cc/playground/Main/UsbMemory

Thanks 4 u help knuckles904