polarikus / flipper-zero_bc_scanner_emulator

Emulates a barcode scanner for testing cash registers. Why buy a scanner when you have a flipper?
GNU General Public License v3.0
139 stars 13 forks source link

Does this actually read barcodes? #5

Open polarikus opened 1 year ago

polarikus commented 1 year ago

Discussed in https://github.com/polarikus/flipper-zero_bc_scanner_emulator/discussions/4

Originally posted by **mana-dmg** April 13, 2023 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
polarikus commented 1 year ago

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.

polarikus commented 1 year ago

Создать раздел с FAQ и добавить в него этот вопрос