Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 456 Bytes

README.rst

File metadata and controls

15 lines (10 loc) · 456 Bytes

sensirion-shdlc-svm40

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/.