Python library for the drv8830 motor driver
Project description
DRV8830 Motor Driver Breakout
Installing
If you've already set up a Python virtual environment, you can also install the stable library manually from PyPi:
pip install drv8830
Otherwise our install script will set one up for you.
Stable library from GitHub:
git clone https://github.com/pimoroni/drv8830-python
cd drv8830-python
./install.sh
Latest/development library from GitHub:
git clone https://github.com/pimoroni/drv8830-python
cd drv8830-python
./install.sh --unstable
Note Libraries will be installed in the "pimoroni" virtual environment, you will need to activate it to run examples:
source ~/.virtualenvs/pimoroni/bin/activate
1.0.0
- Repackage to hatch/pyproject.toml
- Bump to i2cdevice 1.0.0
0.0.1
- Initial Release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
drv8830-1.0.0.tar.gz
(11.6 kB
view details)
Built Distribution
File details
Details for the file drv8830-1.0.0.tar.gz
.
File metadata
- Download URL: drv8830-1.0.0.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 943b9af4dba3a2fbec61975344ee752fd6e8e9311af79ed0c9bda31c0a015e04 |
|
MD5 | da830427005b3b6710ec42c317cfdcc3 |
|
BLAKE2b-256 | 4dcaeafcf6666da55fb5858a0ba609198837a7978c4d14aa33343a52fda5a514 |
Provenance
File details
Details for the file drv8830-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: drv8830-1.0.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 292a2d29885f8b62a91228a0827ea0ed29c006ab5643688925abf10862c86826 |
|
MD5 | 9732c55aaa4c72f586e15669f1b9423a |
|
BLAKE2b-256 | 0564e92438fe828bce06c03aa4f2a8cfe894b5d4fcf785fee99e4c9d0554d56b |