You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
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 :)
The text was updated successfully, but these errors were encountered: