Skip to content

pimoroni/drv8830-python

Repository files navigation

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