Can anyone help me get started with Serial Communications over USB with ArchLinuxARM?
I have serial output streaming from a USB device at 9600 baud. How can I read this data into the Pi?
How do I setup the USB serial link and then how to I grab the serial data from the USB serial port?