goodeggs / angular-barcode-listener

Angular directive to listen for barcode scanner events
MIT License
16 stars 10 forks source link

Supported barcode readers #10

Closed miderose closed 7 years ago

miderose commented 7 years ago

Hi! Is there a list of supported readers?

serhalp commented 7 years ago

Hi @miderose. Nope – this should work with any barcode scanner in "keyboard wedge" mode, i.e. which is acting as a keyboard and "typing in" the barcode one keypress at a time in quick succession. As long as it takes less than scanDuration (which defaults to 50 ms) it should detect it.