-
Not seeing that I can actually read a barcode with this. It shows up under apps/usb/bc_scanner.fap, but whenever I try to use it, it just shows an empty dir |
Beta Was this translation helpful? Give feedback.
Answered by
polarikus
Apr 17, 2023
Replies: 1 comment
-
Please read the project description. This is a barcode scanner emulator, it does not actually read barcodes but only emulates the scanning process. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
polarikus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please read the project description. This is a barcode scanner emulator, it does not actually read barcodes but only emulates the scanning process.
You need to create a file with the extension .bc and add a string to it, which the application will send to the virtual COM port, thereby simulating the scanner.