JavaScript USB Barcode Scanning

  Рет қаралды 38,260

BasselTech

BasselTech

Күн бұрын

Пікірлер: 49
@mdatiqurrahman2561
@mdatiqurrahman2561 7 ай бұрын
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.
@ScientificResearchMy
@ScientificResearchMy Жыл бұрын
remarkable, thanks for the tutorial, I finally can add the QR Scanner to my website, hope you'll have further success
@BasselTech
@BasselTech Жыл бұрын
Thank you! I'm glad it helped. Have a nice day! :-)
@ryadovoyzadrot5470
@ryadovoyzadrot5470 8 ай бұрын
Thank You brother you really helped me
@marcus.crisostomo
@marcus.crisostomo Жыл бұрын
Thank you very much. This is what a need.
@thomasleclech2917
@thomasleclech2917 Жыл бұрын
Straightforward and working fine! Thanks!
@BasselTech
@BasselTech Жыл бұрын
You’re welcome! Glad it helped! 😄
@irawanfirmansyah6021
@irawanfirmansyah6021 2 жыл бұрын
Great tutorial. Clear and concise👍. Thank you 😀!!
@BasselTech
@BasselTech Жыл бұрын
Thank you so much! Glad it helped! :-)
@---yh7tl
@---yh7tl Жыл бұрын
Hi, what would you suggest for getting the time & date of the item scanned?
@nuntiuuuus
@nuntiuuuus 11 ай бұрын
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?
@vps6938
@vps6938 Жыл бұрын
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?
@marcusvinnicius7056
@marcusvinnicius7056 Жыл бұрын
Thanks for the great tutorial
@BasselTech
@BasselTech Жыл бұрын
Glad it was helpful!
@kawsar.130
@kawsar.130 2 жыл бұрын
Thanks for the great tutorial. It will definitely help for my ongoing project. Keep up good work.
@BasselTech
@BasselTech Жыл бұрын
Thank you! Glad it helped! :-)
@smilessantu6324
@smilessantu6324 2 жыл бұрын
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
@husseinali1199
@husseinali1199 2 жыл бұрын
evt.code give value (NumpadEnter) and evt.key give value Enter so can i change if statement as if(evt.key == 'Enter')
@WilliamEBales
@WilliamEBales 2 жыл бұрын
I would like to know how the Barcode that becomes the result can be recorded into a spreadsheet so it can become a database.
@sm__alfredo8852
@sm__alfredo8852 2 жыл бұрын
it works for me, amazing tutorial!!!
@vinhtruongphucat
@vinhtruongphucat 2 жыл бұрын
Can you please share source code? Thank you.
@injamamislamchowdhury7939
@injamamislamchowdhury7939 4 ай бұрын
thank you!
@prathapkumar8643
@prathapkumar8643 Жыл бұрын
thanks buddy🥰
@athraaoil6587
@athraaoil6587 2 жыл бұрын
do we need to use library to read barcode ? with the USB scanner?
@mr.mcweasel6257
@mr.mcweasel6257 2 жыл бұрын
I don't think so, it's just an input device like a mouse or a keyboard
@babykajo235
@babykajo235 3 жыл бұрын
Hi, can I use this code with a OCR barcode scanner?
@hardworkerstudio
@hardworkerstudio Жыл бұрын
Thank you very much!!!!
@BasselTech
@BasselTech Жыл бұрын
You're welcome! :-)
@werneroostendorp1154
@werneroostendorp1154 9 ай бұрын
Hi, i can't download the source anymore, can you please upload it again? thnx for the great work!!
@BasselTech
@BasselTech 9 ай бұрын
Hi, thanks a lot! We’re currently facing a web hosting technical issue that may result in the website being down for some time. We’re currently working on it and it should be resolved in the next couple of days. May you please email us for the source code and include the video’s link at: admin@basseltech.com? Thank you! And hope you have a great day! 😊
@werneroostendorp1154
@werneroostendorp1154 9 ай бұрын
Thnx! I already Copied from your video 👍👍
@rahul_thakur__
@rahul_thakur__ 2 жыл бұрын
Thankyou so much really helped :)
@BasselTech
@BasselTech Жыл бұрын
Thank you! Glad it helped! :-)
@ErickAlvarado17
@ErickAlvarado17 2 жыл бұрын
Thanks!! it's works for me!!
@BasselTech
@BasselTech Жыл бұрын
You're welcome! Glad it helped! :-)
@priyeshjain35
@priyeshjain35 3 жыл бұрын
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
@ankitaburman5406
@ankitaburman5406 2 жыл бұрын
Great Video 👍👍
@BasselTech
@BasselTech Жыл бұрын
Thank you! Glad it helped! :-)
@vinhtruongphucat
@vinhtruongphucat 2 жыл бұрын
Great tutorial! The link to download source code is not working. Can you please give us a new download link. Thank you.
@BasselTech
@BasselTech Жыл бұрын
Thank you! I'm so sorry for my late reply. The download link should be working now. You'll find the download links to the source code & the used packages in the video's notes section from this link: basseltech.com/watch?v=rIspSL5UIJc Have a nice day! :-)
@andsmart5991
@andsmart5991 2 жыл бұрын
Thank you
@BasselTech
@BasselTech Жыл бұрын
You're welcome! :-)
@mohamedyoussef8835
@mohamedyoussef8835 2 жыл бұрын
Awesome video ++++++++++++++ 😃
@BasselTech
@BasselTech Жыл бұрын
Thank you! Glad it helped! :-)
@unicoglobaltech
@unicoglobaltech 3 жыл бұрын
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.
@halisYlboga
@halisYlboga 2 жыл бұрын
no every borcode reader can work with this code.
@systembreaker4651
@systembreaker4651 2 жыл бұрын
first thank you and you save frome hell because i save alot of time for make thanks alot thank you verymuch
@BasselTech
@BasselTech Жыл бұрын
Thank you so much! I really appreciate it! I'm glad it helped though! :-)
cURL GET Request in PHP
3:00
BasselTech
Рет қаралды 8 М.
Project With Real BarCode Scanner?  Billing System Python #Recycle #Reuse
8:15
Vinay Verma - Computer Vision and Tech
Рет қаралды 38 М.
Perfect Pitch Challenge? Easy! 🎤😎| Free Fire Official
00:13
Garena Free Fire Global
Рет қаралды 80 МЛН
1, 2, 3, 4, 5, 6, 7, 8, 9 🙈⚽️
00:46
Celine Dept
Рет қаралды 89 МЛН
Wait for it 😂
00:19
ILYA BORZOV
Рет қаралды 11 МЛН
ТЫ В ДЕТСТВЕ КОГДА ВЫПАЛ ЗУБ😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 3,5 МЛН
QR Code Reader / Scanner with JavaScript (Html5-QRCode.js)
12:00
OpenJavaScript
Рет қаралды 87 М.
Learn JavaScript in 12 Minutes
12:00
Jake Wright
Рет қаралды 2,7 МЛН
USB + JavaScript = WebUSB
21:42
Senior Software Vlogger
Рет қаралды 14 М.
Scan QR codes and barcodes with Python
13:39
Python enthusiast
Рет қаралды 76 М.
How I MASTERED CODING with these 4 easy steps
8:02
Levi Okoye
Рет қаралды 108 М.
Episode #067 - Decoding and Interacting with Barcodes
11:46
Drifting Ruby
Рет қаралды 37 М.
Send Mail with Nodemailer Using Node.js Backend
28:30
Daily Tuition
Рет қаралды 85 М.
Perfect Pitch Challenge? Easy! 🎤😎| Free Fire Official
00:13
Garena Free Fire Global
Рет қаралды 80 МЛН