Skip to main content

Python driver for SK8 BLE sensor pack

Project description

pysk8 is a Python package that provides a basic interface for interacting with SK8 Bluetooth Low Energy sensor packs produced by SAMH Engineering.

Currently the package requires the use of a specific BLE USB dongle, namely the Silicon Labs BLED112. The reason for this is that most development is currently being done on Windows 10, and the native Bluetooth Low Energy APIs (plural) on that platform have been and probably still are unreliable, arbitrarily limited, badly documented, and difficult to work with. As a final touch, forced OS updates have been known to break previously working functionality.

In contrast, the BLED112 has an independent onboard BLE stack with a straightforward, documented and stable serial-over-USB interface, and works well with the SK8.

As the dongle presents itself to the OS as a simple serial device, the package should work equally well under OSX and Linux as well as any modern version of Windows, but those platforms have been rarely tested to date.

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

pysk8-0.0.16.tar.gz (25.2 kB view hashes)

Uploaded Source

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