I am trying to build a USB duplicator device which combines the files from two USB flash drives into a single master location and then duplicates these master files to 10 other USB flash drives. My plan is to build 10 PIC microcontrollers (1 for each output port) and pull the data from a central master location. Vinculum has a great USB host IC so I don't have to learn too many USB details.
Has anyone built a USB flash duplicator before? Any idea how I can setup a central memory or other data location that 10 PICs can read from at the same time?
My goal is speed and looking for 4Mbps data transfer speed at each of the 10 ports. Any help is greatly appreciated!
Bookmarks