From: John T. <jt...@gn...> - 2016-04-23 12:05:09
|
I'm trying to scan a barcode into a python program. Are there any tutorials on doing this with pyusb? Or any hints on where to start. So far I've loaded pyusb 1.x and can get a list of the USB busses and I've found out how to use pydoc to get the docs. JT |