Skip to main content

libclsprot is a protocol library for chipless reader modules.

Installation

  • Compile and install the library:

    pip3 install libclsprot
  • After installation you can run unit tests to make sure that the library works fine. Execute:

    python -m libclsprot.test

Usage

In Python 3::

from libclsprot import ChiplessTags

Example

from libclsprot import ChiplessTags

clt = ChiplessTags( port=’COM3’ )

clt.scan( antenna=1, enable=True, start=100, stop=1000, step=5, mid=45, power=2 ) # Setting scan parameters.

def notify_cb( data ):

print(data)

clt.notify_callback( notify_cb ) # Register callback function.

clt.worker_start()

V0.2 (2019-01-23)

  • Release ver0.2 new protocol v0.2

V0.1 (2019-01-16)

  • Release ver0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

libclsprot-2.5-cp36-cp36m-win32.whl (68.9 kB view details)

Uploaded CPython 3.6mWindows x86

File details

Details for the file libclsprot-2.5-cp36-cp36m-win32.whl.

File metadata

  • Download URL: libclsprot-2.5-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 68.9 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.5

File hashes

Hashes for libclsprot-2.5-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 724f73b3cc46223c55c84cfb99ce7e01e488b7c87bebc0ec81092c38fbc388c7
MD5 dd966dc90f94452ea123795d5043c55d
BLAKE2b-256 4fb86be144a8500f243703399c18c16bdaff17eef8c48ad6c264cc96d9494d3a

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2.5 This release

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page