Skip to main content

Driver For Communicating With Sensirion SVM40 Evaluation Kit

Project description

This package contains the SHDLC driver for the SVM40 Evaluation Kit which has a UART interface using the SHDLC protocol.

The driver provides all SHDLC commands as Python methods and handles all the low-level things like type conversions, checksum calculation, error handling etc.

Installation and Usage

The user manual is available at https://sensirion.github.io/python-shdlc-svm40/.

CHANGELOG

0.3.0

  • Updated the commands to support new features for firmware versions >= 2.0

  • set_compensation_temperature_offset(): Added the option to send the temperature offset parameter using an integer instead of a float which is supported for firmware versions >= 2.0

0.2.1

  • First public release

  • Use sphinx-versioning to build documentation

  • Fix missing import time in quick start documentation

0.2.0

  • Breaking change to support version 2 hardware

  • Cleanup for SHDLC interface to match similar implementations

  • set_compensation_temperature_offset() will no longer write the value directly to the flash. Use store_nv_data() to store the values.

0.1.0

  • Initial release

Project details


Download files

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

Source Distribution

sensirion-shdlc-svm40-0.3.0.tar.gz (12.8 kB view hashes)

Uploaded Source

Built Distributions

sensirion_shdlc_svm40-0.3.0-py3-none-any.whl (25.2 kB view hashes)

Uploaded Python 3

sensirion_shdlc_svm40-0.3.0-py2-none-any.whl (25.2 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page