Hello guys!
I am working on my school project using the RPI and I am facing a small problem. I have bought a simple USB barcode reader and I am having trouble reading from it.
When I connect it to my PC on Windows it works completely fine. But when I go into the RPI I am not getting any input from it. (Its supposed to work like a regular keyboard I think)
When I run lsusb this is the Barcode scanner: Bus 001 Device 018: ID 6778:0112
I have looked online for solutions and I came across this, not sure if it can help me or not: http://pyserial.readthedocs.io/en/latest/index.html
Thank you!