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
{{ message }}
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.
Hi Matt, porting your code to Android Things should be relatively easy since probably you just need to provide an interface for your SPI/I2C/GPIO device classes that is then used by both your implementation and Android Things.
Hi,
Nice work on your Java library of sensors. You may be interested in the ones I have written for my own Java device I/O library.
See:
I'm think I should make it easier to port my code to Android Things, should be simply a matter of providing a similar I2C / SPI API.
Matt
The text was updated successfully, but these errors were encountered: