Diff for "BarcodeReaders"


Differences between revisions 13 and 14
Revision 13 as of 2008-06-09 23:29:02
Size: 4844
Editor: yangmei
Comment: I figured you'd like to know that the Collectorz scanner can be used with Ubuntu
Revision 14 as of 2008-06-09 23:36:47
Size: 4863
Editor: yangmei
Comment:
Deletions are marked like this. Additions are marked like this.
Line 53: Line 53:
 * You may experience odd behavior with your Collectorz.com scanner if you don't follow those steps and use it in Ubuntu right after using it in Windows for a while. For instance in Firefox (Ubuntu) if you attempt to scan a code into the search box the scanner will enter the first part of the code into the search box but then open the bookmarks side pane and enter the rest into the bookmarks search box. With these steps the scanner is reset to be a simple keyboard device with a carriage return. Basic enough to work with any basic code recording software. So for instance the code is entered into the Firefox search box followed by the carriage return to take you to the results page of your preferred search engine. This is also true of other programs that only require a return carriage to return results.
 * Keyboard mode is the only mode Microvision says that works. VCOM mode is only for Windows devices.
 * You may experience odd behavior with your Collectorz.com scanner if you don't follow those steps and use it in Ubuntu right after using it in Windows for a while. For instance in Firefox (Ubuntu) if you attempt to scan a code into the search box the scanner will enter the first part of the code into the search box but then open the bookmarks side pane and enter the rest into the bookmarks search box. With these steps the scanner is reset to be a simple keyboard device with a carriage return. Basic enough to work with any basic code recording software. So for instance the code is entered into the Firefox search box followed by the carriage return to take you to the results page of your preferred search engine. This is also true of other programs that only require a carriage return to return results.
 * Keyboard mode is the only mode Microvision says that works with Linux distros. VCOM mode is only for Windows devices.

Known Barcode Readers working

Datalogic Touch 90

  • lsusb: Datalogic S.p.A. Gryphon D120 Barcode Scanner)
  • dmesg: Datalogic 2002 Datalogic Bar Code Scanner.

This barcode-reader converts "-" into "+"

TechScan Korea Barcode reader(v3xx) - TSK-800

  • TSK-800 (from the TechScan site at http://www.techscan.co.kr/product/product_scan1.php ).

  • This is a generic re-branded DSE reader. The TSK-800 has a "plugable/swapable" tail (i.e. you can buy a new lead/tail and open the unit and swap out the lead/tail from a PS/2 to USB or vice versa).
  • Minor problems:
    • Was experiencing crashing and USB disconnects in dmesg the was possibly with the reader having problems responding to device interrogation requests.
    • Swapped to the PS/2 tail and that worked fine.
    • Replaced the USB tail with a newer tail (which seems to contain some sort of inline buffer/converter) and everything worked fine.

Cypress Semiconductor Corp. SO-800

  • SO-800 this is CMOS Barcode reader with PS/2, Serial or USB connector, mine is with USB and works perfectly with usbkbd module loaded

ADESSO CCD Contact Barcode USB Scanner

  • doesn't work

  • 7.10 sees it as a USB HID v1.00 Keyboard, powers it up, but when you scan a valid barcode, it shuts off and doesn't output the barcode.
  • usbkbd.ko was loaded but still didn't work.

CipherLab 1100 USB HID

works fine with usbkbd module (sudo modprobe usbkbd).

Collectorz.com laser barcode scanner (aka: Microvision ROV Scanner)

  • Have not been successful in getting the serial cable to work with or without the supplied Serial-to-USB adapter.
  • Using the "USB Cable - Straight" from Microvision (the supplier of the device's original Windows driver and wedge software) allows you to use it in keyboard emulation. ( http://www.microvision.com/store/USB-Cable-Straight-p-7.html )

    • In the manual that comes with the cable you have to use the Flic Control Bar Codes instead of the Rov Control Bar Codes (like you would think) to reset the Collectorz scanner to the Flic factory settings. The Rov codes would not work for me.
      • When you get the cable follow these steps:
        • Select the keyboard function on the inline control on the cable.
        • Then go to the back couple pages of the manual
        • Scan the "Flic Clear Bar Codes from Memory" option
        • Scan the "Flic Return to Factory Defaults" option
        • Scan the "Flic Bar Code Prefix (STX) is False" option
        • Scan the Flic Download Delay is 0 milliseconds" option (optional, I just like immediacy)
  • You may experience odd behavior with your Collectorz.com scanner if you don't follow those steps and use it in Ubuntu right after using it in Windows for a while. For instance in Firefox (Ubuntu) if you attempt to scan a code into the search box the scanner will enter the first part of the code into the search box but then open the bookmarks side pane and enter the rest into the bookmarks search box. With these steps the scanner is reset to be a simple keyboard device with a carriage return. Basic enough to work with any basic code recording software. So for instance the code is entered into the Firefox search box followed by the carriage return to take you to the results page of your preferred search engine. This is also true of other programs that only require a carriage return to return results.
  • Keyboard mode is the only mode Microvision says that works with Linux distros. VCOM mode is only for Windows devices.

Other readers

Please add your barcode-readers to this list!

Keymap correction

Most barcode-readers work out-of-the-box, but have some problems with the selected keymap.

For example "-" is often converted into "+"

CMP-BARUSBCA1 is read as CMP+BARUSBCA1

I'll try to find a fix for this!

If you have a fix, please add in!

Software for barcode creation

Package

Describtion

In the repository?

kbarcode

Easy GUI tool for barcode creation

Universe

barcode

Commandline tool for barcode creation

Universe

PHP barcode project

IMO, this is the best PHP (online) project regarding barcodes:

http://www.mribti.com/barcode/sample.php

Troubleshooting

PS2 scanner, connected to USB with an adapter

There seems to be difficulties using an adapter.

Please just find a way to connect it to PS2. (You can buy a PS2 split-cable in most hardware stores! - at least on http://www.elav.dk, but thats a danish site!)

Other

Please mail me with any questions! danielklejnstrup@gmail.com


CategoryHardware

BarcodeReaders (last edited 2014-08-25 16:52:14 by ip5f5ac247)