I had a very difficult time finding a way to get a simple serial barcode scanner to work in Linux. USB barcode scanners are a cinch because they are basically like usb keyboards. However with a serial device there has to be something to direct the input from /dev/ttyS0 to the keyboard buffer. Continue reading Serial Barcode Scanner in Linux