BALTECH SDK
With BALTECH SDK, we provide a set of libraries for easy control of BALTECH readers via a host application. It's based on BALTECH Reader Protocol (BRP).
Supported platforms
The SDK is available for Windows (32 and 64 bit), macOS, and Linux.
Download it
Download it from our website, or get the Python package from PyPi.
Get it up and running
To get started quickly, follow these 3 steps:
For an overview of the SDK directory structure, click here.
Reference manuals
There are 2 reference manuals describing the available commands:
- BRP Lib reference for the dynamic library BRP Lib
- wrapper functions reference for the static wrapper functions
Which commands do I need?
This depends on how you want to operate the reader. If you don't know your operation mode yet, we highly recommend our Developer's Intro: Here, you'll find the right operation mode for your requirements and a tailor-made workflow to follow.