Hello ,
My name is Barış , I am from Turkey
I have a project but I m so rookie about arduino programming.
My project summary is the system running to different direction according to barcode read by barcode scanner.When the scanner read different barcode the system ( servo motor ) running with different routes.
Do you have anything about the source of this project?
Many barcode readers have multiple interfaces.
I've used several barcode readers with microcontroller projects by using them as serial devices.
This barcode reader looks like is uses the same sort of cable as the readers which are easily converted to TTL devices.
Follow the links from this post for instructions on how to make a serial cable from an Ethernet cable.
My barcode cable has a RJ45 connector on one end and a servo connector on the other. The servo connector is used to power the reader with 5V and the signal line of the servo connector outputs TTL data easily read by any microcontroller.