Skip to main content

Simple serial KISS library

Project description

pykiss

Python serial KISS implementation.

This package is initially made for controlling the Nanoavionics Sat2RF1 satellite radio module, and in its current state it does not fully implement the full KISS spec, though this is planned for future releases.

It provides

  • Reading data from interface, returned as a tuple (header, payload)
  • Writing data to interface with a custom header, allows passing any command to the interface
  • Escaping/restoring special characters as per the KISS spec

Currently it does not provide

  • Anything else

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

pykiss-0.2.1.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

pykiss-0.2.1-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

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