Skip to main content

DPEA helper tool for running ODrive boards

Project description

dpea-odrive

DISCLAIMER

This library is meant to replace RPI_ODrive and be used for the 2022-2023 school year.

About

dpea-odrive is a helper library for DPEA projects that use the ODrive motor controller. You can think of this library as a wrapper to existing odrive functions to streamline the programming processs. For more detailed information, consider visiting the below links and digging around.

Usage

To get your ODrive up and running, please navigate to the following site --

Build Instructions

To build the PyPI project, run the following:

Install python build package python3 -m pip install --upgrade build

Install twine python3 -m pip install --upgrade twine

Build package (make sure to change the version in pyproject.toml to provent version collision!): python3 -m build

Push the project to PyPi: python3 -m twine upload dist/*

Twine will prompt you for a password. Use

Username: __token__
Password: YOUR_API_TOKEN

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

dpea_odrive-1.0.1.tar.gz (30.4 kB view hashes)

Uploaded Source

Built Distribution

dpea_odrive-1.0.1-py3-none-any.whl (16.7 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