flipper-zero_bc_scanner_emulator
flipper-zero_bc_scanner_emulator copied to clipboard
Does this actually read barcodes?
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
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.
Создать раздел с FAQ и добавить в него этот вопрос