USB stick to Arduino Due?

I am trying to make an application for my Arduino Due which requires being able to save to storage. I want to know whether there is a library (or a way to make a library) that would let me write to and read from a USB stick - maybe similar to the SD library. I make librarys for my own personal use sometimes, so if there was a way to access that data, I could probably simplify it.
Any ideas on ways to read/write to USB stick?
Thanks in advance

I don't want to spend the money on an sd card shield.
I also have an Arduino Uno if that helps

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.