contrib-drivers icon indicating copy to clipboard operation
contrib-drivers copied to clipboard

Support for Adafruit's DC & Stepper Motor Hat

Open zugaldia opened this issue 8 years ago • 0 comments
trafficstars

Hey all, I've started adding support for Adafruit's DC & Stepper Motor Hat on Android Things. Code and demo is available here: https://github.com/zugaldia/adafruit-motor-hat.

This is my first Android Things driver, so I'd appreciate any 👀 on common errors and best practices. For now, it's pretty much a line-by-line port of the original Python library (using com.google.android.things.pio.I2cDevice instead).

Feel free to close this ticket, I just wanted to let you know this thing existed :)

zugaldia avatar Jan 22 '17 19:01 zugaldia