sample-simplepio
Peripheral I/O examples
A set of examples demonstrating basic Peripheral I/O operations on Android Things
Basic Peripheral I/O examples with Android Things
188 stars
30 watching
79 forks
Language: Java
last commit: over 3 years ago
Linked from 1 awesome list
android-things
Related projects:
Repository | Description | Stars |
---|---|---|
androidthings/sample-nativepio | A set of examples demonstrating Native Peripheral I/O on Android Things using C++ | 48 |
androidthings/drivers-samples | Samples of peripheral drivers for Android Things, providing software implementations for various hardware components. | 153 |
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 |
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 |
blundell/androidthings-gpio-input | An Android Things project demonstrating GPIO input using a button from a hardware device | 3 |
android/connectivity-samples | A collection of Android connectivity samples showcasing best practices | 1,664 |
blundell/androidthings-gpio-output | An Android Things GPIO output example using an LED to demonstrate basic digital output functionality | 0 |
androidthings/contrib-drivers | Provides software libraries for interacting with various hardware components on Android Things devices | 559 |
androidthings/doorbell | A smart doorbell system with cloud-based image processing and storage | 296 |
androidthings/new-project-template | A starting point for building Android Things applications using Java. | 263 |
championswimmer/simplefingergestures_android_library | An Android library to implement simple touch/tap/swipe gestures | 317 |
saturnism/grpc-by-example-java | A collection of Java examples demonstrating gRPC usage in various applications and scenarios | 876 |