Closed AlexLazarovich closed 7 months ago
This library is for the Pololu DRV8835 Dual Motor Driver Kit for Raspberry Pi, which is designed to plug directly into a Raspberry Pi. You might be able to adapt it to control two brushed DC motors with a DRV8834, but it's not going to do much for you beyond what you could do yourself using the WiringPi library. You can look at pololu_drv8835_rpi.py to see how it works.
Is this also compatible for the DRV8834?