androidthings-gpio-input
GPIO Input Demo
An Android Things project demonstrating GPIO input using a button from a hardware device
AndroidThings GPIO input example using a Button
3 stars
1 watching
3 forks
Language: Java
last commit: over 6 years ago
Linked from 1 awesome list
android-thingsgpiorainbow-hat
Related projects:
Repository | Description | Stars |
---|---|---|
blundell/androidthings-gpio-output | An Android Things GPIO output example using an LED to demonstrate basic digital output functionality | 0 |
androidthings/sample-button | A sample project demonstrating basic button input and output using GPIO pins in an Android Things setup | 104 |
androidthings/sample-simpleui | Exposes GPIO states as graphical UI switches on Android Things device | 120 |
blundell/pirmotionsensormoduletut | A tutorial project demonstrating how to write an Android Things user driver for a PIR motion sensor | 12 |
androidthings/sample-nativepio | A set of examples demonstrating Native Peripheral I/O on Android Things using C++ | 48 |
androidthings/sample-simplepio | A set of examples demonstrating basic Peripheral I/O operations on Android Things | 188 |
androidthings/native-libandroidthings | Provides Peripheral I/O APIs in C/C++ for Android Things development | 26 |
hongcheng79/androidthings | A collection of Android Things drivers and examples | 5 |
androidthings/sample-uartloopback | Demonstrates basic data read and write operations over a UART. | 78 |
lasandell/raspberrypi | Utilities and examples for interfacing electronics with the Raspberry Pi's GPIO ports | 59 |
stianeikeland/go-rpio | A Go library for accessing and controlling GPIO pins on Raspberry Pi devices | 2,194 |
gabrielemariotti/androiddev | A collection of examples and source code for Android development tutorials | 806 |
androidthings/drivers-samples | Samples of peripheral drivers for Android Things, providing software implementations for various hardware components. | 153 |
androidthings/contrib-drivers | Provides software libraries for interacting with various hardware components on Android Things devices | 559 |
cctanfujun/progressroundbutton | A customizable Android button component with animation and progress indicators | 883 |