EspTinyUSB
EspTinyUSB copied to clipboard
using barcode scanner
hi is it possible to receive data from barcode scanner ?
thanks rizki
Sure, but you have to write whole code to detect barcode scanner device and parse descriptors, then allocate interfaces and parse data. Its really a lot of work.
@qiwalker Most barcode scanners work like a keyboard so HID Keyboard option should work.