Hello,
I am a newbie to Arduino, and I wonder if anyone can tell me if Arduino is fast and capable enough to capture without loss data coming from a USB 2.0 device, send it streaming to the Internet, and at the other end to have another Arduino device that reads from the Internet (having set up IP handshakes, of course) and recreates the data to an output USB 2.0 port.
Thus, the Arduino x 2 will be both a streamer for input USB 2.0 arbitrary signal (as channel) and client for the stream, to be reconstituted as USB 2.0 signal.....
A USB-Internet Streaming Bridge.....
Thank you....and how might I proceed? Processors, components, I/O chips, software?
ec_witty