Releases: mjordan56/AndroidIoTFirstDevice
Releases · mjordan56/AndroidIoTFirstDevice
Combined Button and LED GPIO
Blink an LED
This release added support for controlling an LED connected to a GPIO port.
Handle Button Events
This release added support for communicating with a GPIO port based on a hardware input event; i.e. a button push.
HomeActivity
This release is the bare minimum Android Things first device app. The app creates an activity that checks the available GPIO ports available on a Raspberry Pi 3 on start-up.