I would like to ask you a question about arduino due. Is it possible to use one usb scanner (it works like a keyboard no need for a driver) with an arduino due keyboard controller library
Thanks
I would like to ask you a question about arduino due. Is it possible to use one usb scanner (it works like a keyboard no need for a driver) with an arduino due keyboard controller library
Thanks
I doubt that a DUE keyboard library acts like an USB scanner. If you need to know the capabilities of an USB device, write your own code. There is a useful tutorial to do this:
You don't specify what kind of USB scanner you mean, but if you mean a barcode scanner, then I can confirm that it does work with my barcode scanner. Well, one of them. Before I can say whether it works with the other one, I'll have to find it first.