Adafruit Motor HAT
The Adafruit Motor HAT is a Raspberry Pi add-on that can drive up to 4 DC or 2 Stepper motors with full PWM speed control.
API ReferenceHow To Connect
Install the package with: go get gobot.io/x/gobot
// code here...
...
How To Use
Example using the Adafruit Motor HAT
// code here...