Installing a barcode on the Raspberry Pi

Installing a barcode on the Raspberry Pi - Logiciels - Linux et OS Alternatifs

Marsh Posté le 30-01-2014 à 10:58:45    

hello everyone,
whene i write this command "dmesg | grep -i usb " i find this in my lxterminal in raspberry
[list=][59386.935251] usb 1-1.2: USB disconnect, device number 16
[59387.288310] usb 1-1.2: new low-speed USB device number 17 using dwc_otg
[59387.407066] usb 1-1.2: New USB device found, idVendor=0c2e, idProduct=0200
[59387.407104] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[59387.407124] usb 1-1.2: Product: Honeywell Scanning and Mobility Scanner
[59387.407140] usb 1-1.2: Manufacturer: Honeywell Scanning and Mobility
[59387.424363] input: Honeywell Scanning and Mobility Honeywell Scanning and Mobility Scanner as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/input/input93932
[59387.427030] hid-generic 0003:0C2E:0200.16EED: input,hidraw0: USB HID v1.11 Keyboard [Honeywell Scanning and Mobility Honeywell Scanning and Mobility Scanner] on usb-bcm2708_usb-1.2/input0
[59387.447455] usb 1-1.2: USB disconnect, device number 17[/list]
what can i do to make my barcode working ??

Reply

Marsh Posté le 30-01-2014 à 10:58:45   

Reply

Marsh Posté le 30-01-2014 à 17:01:09    

you need to know first what reading mode the scanner uses.
 
if it scans as a serial just read the entry just like a capture of serial port  
if it scans 8bits at once it should be like a second keyboard
if it scans one-shot it should be a good methode to use read command to capture entry into a variable
etc...etc...


Message édité par goblin_rieur le 30-01-2014 à 17:02:43

---------------
Collectionner les vieux serveurs c'est chouette mais c'est lourd et ça prend de la place ;)
Reply

Marsh Posté le 30-01-2014 à 19:27:54    

Hi,
Here it's a french forum. If you don't speak french, i'm sure you will find another forum that accept english language.

 

/[:clem104:2]


Message édité par o'gure le 30-01-2014 à 19:39:08

---------------
Relax. Take a deep breath !
Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed