Skip to main content

SerialUI druid support and examples

Project description

PySerialUI

Support and examples for Python SerialUI callbacks, overrides and functionality.

SerialUI, Device Druid and Builder

SerialUI provides a user-defined set of menus, commands, inputs, tracked states and data views through a serial channel (e.g. USB or bluetooth LE serial), for embedded and Linux devices (Arduino, Raspberry Pi, etc).

It also includes a programatic API to allow clients, such as device druid, to create and manage the SerialUI menu items while providing any desirable interface such as a GUI.

The Device Druid Builder is the easiest way to define the SerialUI menu structure and will generate projects that use the SerialUI library and implement your layout.

Python

On embedded devices, functionality is implemented by fleshing out the various callbacks in C++.

On Linux hosts, such as Raspberry Pi or Ubuntu, Python may be used instead thanks to the built-in CPython support and (optionally) this library.

Copyright and License

PySerialUI is Copyright (C) 2019 Pat Deegan, psychogenic.com and is released under the terms of the LGPLv3. See the LICENSE file for details.

More information is available through the device druid and inductive-kickback websites.

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

pyserialui-1.0.0.tar.gz (14.0 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