Interface device for simple USB drive access?
Chris_D
Posts: 305
I am wondering why there isn't a simple interface device to read from the USB drives?· These things are far more common than SD drives and they will work with any computer that has a USB port.·
Having no clue how to make one, I searched around to see if anything existed and didn't find any solutions.· I would think there is a market for such a product.·Frankly, I would buy one right now if it allowed me to read files from the drive using either a simple SPI or UART type serial interface.· I know there is the USB dataloger / Object in a cog method, but that uses up a lot of resources on the prop - so a magic serial interface to a USB drive would be more appealing.
Has anyone seen such an device or thought about making one?
Chris
Having no clue how to make one, I searched around to see if anything existed and didn't find any solutions.· I would think there is a market for such a product.·Frankly, I would buy one right now if it allowed me to read files from the drive using either a simple SPI or UART type serial interface.· I know there is the USB dataloger / Object in a cog method, but that uses up a lot of resources on the prop - so a magic serial interface to a USB drive would be more appealing.
Has anyone seen such an device or thought about making one?
Chris
Comments
Post Edited (Mike Green) : 6/5/2010 7:48:46 PM GMT
just using a simple serial interface
next thing could be the Vinculum SPI Driver
http://www.vinculum.com/
best regards
Stefan