Page 1 of 1

Using the arduino as a USB stick(transfer files to/from pc)

Posted: Thu Jan 28, 2010 9:59 pm
by dany_87
Hi,

I am using the arduino duemilanove with ATmega328, as you all know the arduino doesn't have a file system and I don't think the arduino supports a file system as it has a really small memory. So I looked a lot for a solution to use my arduino as a USB stick(to transfer files from/to a PC), but didn't find a valid solution.
Does anyone have an idea on how to do that? I would really appreciate some help.

Thanks,

Re: Using the arduino as a USB stick(transfer files to/from pc)

Posted: Mon Feb 01, 2010 11:36 pm
by dany_87
I guess no one has a solution for this; It's pretty hard to do. anyway, thanks for the people who viewed the post.

Re: Using the arduino as a USB stick(transfer files to/from pc)

Posted: Mon Feb 08, 2010 3:44 pm
by ulao
well usb-v and arduino are not the same animal. you can look at this to see how to use usb-v with arduino viewtopic.php?f=8&t=3599 and look here for a data store option, http://www.pjrc.com/teensy/rawhid.html