JavaScript USB Barcode Scanning

preview_player
Показать описание
In this video, you'll learn how to read barcodes using a USB barcode scanner device in JavaScript.

Рекомендации по теме
Комментарии
Автор

Thanks man. You save a day. I have tried several packages and I failed to read the barcode. Keep making awesome tutorial. And best of luck.

mdatiqurrahman
Автор

Great tutorial. Clear and concise👍. Thank you 😀!!

irawanfirmansyah
Автор

remarkable, thanks for the tutorial, I finally can add the QR Scanner to my website, hope you'll have further success

ScientificResearchMy
Автор

Thanks for the great tutorial.
I have some doubts, do we need any external packages for this?
Will it be able to scan QR code also?

vps
Автор

Straightforward and working fine! Thanks!

thomasleclech
Автор

Thanks for the great tutorial. It will definitely help for my ongoing project. Keep up good work.

kawsar.
Автор

Thank you very much. This is what a need.

marcus.crisostomo
Автор

Hi, it was a great tutorial. Really Like it. I have a question for you. Is your code compatible with any type of USB barcode scanner? Or do I need to purchase a specific USB barcode scanner? I would really appreciate your support.

unicoglobaltech
Автор

Thank You brother you really helped me

ryadovoyzadrot
Автор

Hi, what would you suggest for getting the time & date of the item scanned?

---yhtl
Автор

Hi! I'm planning to use a barcode scanner for an ongoing project and I want to ask if it is possible to scan a barcode and it automatically displays like the item name on javascript?

nuntiuuuus
Автор

Hi,

Can you tell me which barcode scanner you are using, will it be able to scan QR codes as well?
It will be very helpful if you can send me the purchase link of it.

Thanks

priyeshjain
Автор

Hi, I have one doubt on the event listener function I have multiple input text boxes on the page.. how can I read the scanner to a specific input text box

smilessantu
Автор

I would like to know how the Barcode that becomes the result can be recorded into a spreadsheet so it can become a database.

WilliamEBales
Автор

evt.code give value (NumpadEnter) and evt.key give value Enter
so can i change if statement as if(evt.key == 'Enter')

husseinali
Автор

Hi, i can't download the source anymore, can you please upload it again? thnx for the great work!!

werneroostendorp
Автор

Hi, can I use this code with a OCR barcode scanner?

babykajo
Автор

Great tutorial! The link to download source code is not working. Can you please give us a new download link. Thank you.

vinhtruongphucat
Автор

do we need to use library to read barcode ? with the USB scanner?

athraaoil
Автор

first thank you and you save frome hell because i save alot of time for make thanks alot thank you verymuch

systembreaker