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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file sensirion-shdlc-svm40-0.3.0.tar.gz
.
File metadata
- Download URL: sensirion-shdlc-svm40-0.3.0.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.6.1 requests/2.25.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5015830a6a91bf08f0b11488ad067a9f6cab457a81e3b7a71c9d7ec1711e7a81 |
|
MD5 | b22c536661daac771f3719047da56883 |
|
BLAKE2b-256 | 61994b165a2e167cb54765eb19c825e881f77ca8c3e4410dd397244a45aceef0 |
File details
Details for the file sensirion_shdlc_svm40-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: sensirion_shdlc_svm40-0.3.0-py3-none-any.whl
- Upload date:
- Size: 25.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.6.1 requests/2.25.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7886f50277a455a2d35eade37de7515011a19d541b6717a9780eab7d6295f832 |
|
MD5 | 70abd77cee2e0bfc65aa2dc5558cb659 |
|
BLAKE2b-256 | 4ff0a33bebee75307bd48078f4c7b8e83478bb4e6a972287d942427418c5ea3d |
File details
Details for the file sensirion_shdlc_svm40-0.3.0-py2-none-any.whl
.
File metadata
- Download URL: sensirion_shdlc_svm40-0.3.0-py2-none-any.whl
- Upload date:
- Size: 25.2 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.6.1 requests/2.25.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d972cafc129ef29df3afdc0f7552238f50a0a95607be4c21437b5ec6084a927 |
|
MD5 | f82af8c8a7acd812c977781be186db3f |
|
BLAKE2b-256 | 2f3f4e2379ab44001b03846c2216683693338f498d23a607b28d9d74f5e5c36f |