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
Hello @neuberfran, you can familiarize yourself with the PIO APIs available on Android Things. It looks like your code uses I2C protocol, so I think it will port over fairly easily since you already know the register addresses and such.
Hi,
I have this driver https://github.com/intel-iot-devkit/upm/tree/master/src/smartdrive running ok in upm sensors drivers. (I tested this with android studio, gradle, jcenter and I managed to move two engines through i2c of the smartdrive - driver.
How the manufacture of intel edison died I need transport this to androidthings drivers.
What are the steps I should take and where to get the tutorials I need?
The text was updated successfully, but these errors were encountered: