using Qwiic motor driver api(python) with serial motor driver?

Hello,

I purchased two Serial Motor Drivers https://www.sparkfun.com/products/13911 to control with Python on a Raspberry Pi over i2c, but the provided SCMD code for that board is only for Arduino. I noticed that the Qwiic Motor Driver Python API is a port of the Arduino SCMD library, I’m wondering if there’s a way to use that API with this board, or if I need to order the Qwiic version of the board instead? Thanks!

-Nate

You are correct - the 2 options would be to either create a python code (or find an example by someone else!) or to order the qwiic version :smiley: