USB communication
One could use the reader as an external screen for a (Linux) notebook.
However the SDK doesn't expose any USB functions apart from IsUSBconnected().
Maybe one could just create a file on the flash drive and use it as a pipe.
But this will heavily wear on the flash.
Is it possible to establish a communication channel via USB?
Maybe one can export the readers tmpfs (/dev/shm) as a USB block device or maybe
there is an even easier way.
Regards, Lars
|