10xSebastian / barcode-scanner.js

Javascript library to handle and identify data (keystrokes) entered by a barcode scanner.
GNU General Public License v2.0
17 stars 7 forks source link

Which bar code technology do you recommend? #8

Closed 10xSebastian closed 8 years ago

10xSebastian commented 8 years ago

Asked by @smartmeter here: https://github.com/pape-io/barcode-scanner.js/issues/3#issuecomment-160251159

http://www.ciax.com/manuals/ref_app/values.htm , the first four seem to work for me, since they're ASCII mostly. Since, I am using my own numbering which one do you recommend for easy and quick test with this

10xSebastian commented 8 years ago

I can recommend all the ASCI based technologies: Code 128, Code 39, Code 93

They are also more human friendly, as they are human readable

smartmeter commented 8 years ago

thanks I was thinking 128 or 39. Its not showing me the close button, if you want to close this its fine thanks again