Git Product home page Git Product logo

td1100's Introduction

td1100

Tool to configure Datalogic TD1100 handheld barcode readers. It outputs a list (PDF) of special barcodes to change the behavior of the scanner.

The configuration format is: <FNC3> + $ + cmd[, cmd] + \r (code 128 barcode).

The default list does the following:

  1. Restore to EU factory settings (P,Ae,P)
  2. Simulate USB keyboard (P,HA35,P - maybe it could be done as $HA35, don't remember)
  3. Toggle programming (P)
  4. Enable USB sleep mode (CUSSE01)
  5. Enable constant reading (CSNRM04)
  6. Enable UK Plessey barcode support (CPLEN01)
  7. Enable UK Plessey checksum calculation (CPLCC01)
  8. Include UK Plessey checksum (CPLCT01)
  9. Disable EAN13 (C3BEN00)
  10. Disable EAN8 (C8BEN00)
  11. Toggle programming (P)

Usage

$ go build
$ ./td1100 -help
Usage of ./td1100:
  -list string
       path to JSON list of barcodes (optional)
  -output string
       path to PDF output
  -writeList
       write default list to file
$ ./td1100 -output codes.pdf

You can modify the list by first running -writeList list.json, then run the tool with -list list.json.

License

MIT license (see LICENSE.txt).

td1100's People

Contributors

anders avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.