Skip to main content

Interface with code running on a microprocessor via serial

Project description

uCommander - The Micro Commander

This library simplifies interfacing with code written on a microprocessor like an Arduino, Teensy, or similar devices via serial communication.

The Python code is designed to work with the uCommander Arduino library.

Most of the documentation you need to get started is currently hosted in that project, so that's your best starting point for now.

This module is not yet available in pypi (but we're working on it). Until then, to get started:

  1. Install pyserial (ideally in a venv): pip install pyserial
  2. Download or clone this project somewhere local
  3. Navigate to the root of this project (same place this README file is)

After that, you should be able to run the cli as if the module was installed via pip:

$ python -m ucommander -h

Copyright (C) 2019 Mark A Kendrick

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

ucommander-1.0.1.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

ucommander-1.0.1-py3-none-any.whl (7.5 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