/cs1504

Barcode and CS1504 scanner library

Primary LanguageRubyGNU Lesser General Public License v2.1LGPL-2.1

Description

This is a library and scripts for accessing a Symbol CS1504 barcode scanner. It also can convert various barcodes to ISBNs for uploading to LibraryThing. The CS1504 is a consumer handheld memory scanner that can scan and store barcodes and then download later to a computer. It speaks a proprietary protocol over serial port (or USB-to-serial adapter). This library reverse-engineers most of the protocol.

I use the code for scanning my library since it is easier to take the scanner to the books. I then download the codes, convert them to ISBN, and upload to LibraryThing.

Requires

serialport

License

Copyright 2011 Ian Burrell

Licensed under LGPL.

Contact

http://github.com/ianburrell/cs1504/

ianburrell@gmail.com