Python Forum
Use Barcode Scanner With Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Use Barcode Scanner With Python
#1
Hello,

I have a handheld Bluetooth Barcode Scanner that I would like to use with my python program (An inventory system).
I would like to be able to scan 1D barcodes and return the barcode number, so I can use it in my inventory program to search for a part, check it out, or return it.

My inventory program already has a database where all the items and their barcode numbers are stored, and I'm just wondering how I would get started on implementing the barcode scanner into my program.

I've searched online, but all I find is tutorials using OpenCv from either a webcam or jpeg images of barcodes.

Any ideas on how to get started?

Any help would be greatly appreciated.

Thanks.
Reply
#2
Look here maybe

If you get it working, I'd like to know!
Reply
#3
(Jul-14-2022, 12:34 AM)Extra Wrote: Any ideas on how to get started?
Before trying to use it with Python, try to use it with the OS alone. Can you scan barcodes and get the result in a text editor for example?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  port scanner Than999 0 1,273 Feb-01-2022, 12:24 PM
Last Post: Than999
  Python BLE Scanner not detecting device alexanderDennisEnviro500 0 2,107 Aug-01-2021, 02:29 AM
Last Post: alexanderDennisEnviro500
  Windows Python Memory Scanner Awesometech 1 28,281 Oct-14-2020, 07:44 AM
Last Post: badengagen
  waiting for barcode scanner output, while main program continues to run lightframe109 3 4,889 Sep-03-2020, 02:19 PM
Last Post: DeaD_EyE
  keyboad scanner routine(linux and windows) 1885 0 1,988 Oct-26-2019, 03:34 PM
Last Post: 1885
  detect when scanner stops darter 1 2,497 Jun-29-2018, 10:07 PM
Last Post: Larz60+
  Brick Scanner Project DarkestShadowsX 2 3,447 Jan-08-2018, 01:36 PM
Last Post: DarkestShadowsX
  Port scanner needs review. RickyWilson 1 2,970 Dec-12-2017, 06:42 AM
Last Post: j.crater
  Need Help To Improve my Network Scanner cybrary 3 4,135 Oct-23-2017, 03:33 PM
Last Post: buran
  Barcode scanner with raspberry pi 3 rajanpandit 3 8,613 Jun-26-2017, 04:45 AM
Last Post: rajanpandit

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020