GrovePi icon indicating copy to clipboard operation
GrovePi copied to clipboard

Driver for Mini I2C Motor Driver v1.0 ?

Open ecarlisle opened this issue 8 years ago • 1 comments

Are there plans to create a Python driver for the Grove - Mini I2C Motor Driver v1.0?

I'm assuming that the grove_i2c_motor_driver is not intended for that.

I noticed there is an Arduino Driver.

There's also a DRV8830 Pi driver at switchdoclabs.

Thanks!!!

ecarlisle avatar Apr 01 '17 20:04 ecarlisle

Hi @ecarlisle, I don't have a v1.0, but there is a driver that almost works with the v1.1-- however I'm having an issue with the I2C driver. See #409 for more details. https://github.com/DexterInd/GrovePi/blob/master/Software/Python/grove_mini_motor_driver/grove_mini_motor_driver.py

ductape avatar Jan 05 '19 04:01 ductape