/drv8830-python

Python library for the DRV8830 Breakout Garden breakout

Primary LanguageShellMIT LicenseMIT

DRV8830 Motor Driver Breakout

Build Status Coverage Status PyPi Package Python Versions

Installing

Stable library from PyPi:

  • Just run python3 -m pip install drv8830

Latest/development library from GitHub:

  • git clone https://github.com/pimoroni/drv8830-python
  • cd drv8830-python
  • sudo ./install.sh --unstable