MicroPython driver for Grove I2C motor driver board.
Note: driver board must be flashed with custom base-node
firmware.
The latest grove-i2c-motor-driver release is available as a
Conda package from the sci-bots channel.
To install grove-i2c-motor-driver in an activated Conda environment, run:
conda install -c sci-bots -c conda-forge grove-i2c-motor-driver
This project is licensed under the terms of the BSD license
- Christian Fobel (@sci-bots)