Jump to content

Input Devices - Barcode Scanners/ Weighing Machines


mattspriggs28

Recommended Posts

Hi,

 

I'm working on a project that requires some interaction from some input devices for processing orders coming through a warehouse.

 

I've done some research into Barcode Scanners and it appears quite clear that you can purchase USB compatible barcode scanners, so this appears pretty straight forward for getting it to interact with a web-based PHP application.

 

The other input device that needs consideration is weighing machines for weighing products as they are processed. In the same way as the barcode scanner, when something is weighed the value needs to be fed to the web application.

 

Does anyone have any experience of this? And are there weighing machines that are USB plug and play compatible in the same way as a barcode scanner? I've done some research but the information is not very forthcoming.

 

Thanks for your help.

Link to comment
Share on other sites

At least in the case of barcode scanners, they simply convert the barcodes into numbers, and look to the application like someone typed the number into the keyboard.  I'm guessing a usb scale does the same.  In short, you don't code anything special, the user uses the right device at the right time, and your app simply needs to accept the input.

 

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.