sample-nativepio
Peripheral demos
A set of examples demonstrating Native Peripheral I/O on Android Things using C++
Basic Peripheral I/O examples in C/C++ with Android Things
48 stars
4 watching
28 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list
android-ndkandroid-things
Related projects:
Repository | Description | Stars |
---|---|---|
androidthings/sample-simplepio | A set of examples demonstrating basic Peripheral I/O operations on Android Things | 188 |
androidthings/drivers-samples | Samples of peripheral drivers for Android Things, providing software implementations for various hardware components. | 153 |
androidthings/native-libandroidthings | Provides Peripheral I/O APIs in C/C++ for Android Things development | 26 |
androidthings/sample-button | A sample project demonstrating basic button input and output using GPIO pins in an Android Things setup | 104 |
androidthings/sample-uartloopback | Demonstrates basic data read and write operations over a UART. | 78 |
androidthings/sample-simpleui | Exposes GPIO states as graphical UI switches on Android Things device | 120 |
googlesamples/android-vulkan-tutorials | A set of samples to illustrate the Vulkan API on Android | 863 |
blundell/androidthings-gpio-input | An Android Things project demonstrating GPIO input using a button from a hardware device | 3 |
hongcheng79/androidthings | A collection of Android Things drivers and examples | 5 |
nilhcem/audiofun-androidthings | An Android Things project demonstrating text-to-speech and speech-to-text functionality using Java. | 27 |
androidthings/contrib-drivers | Provides software libraries for interacting with various hardware components on Android Things devices | 559 |
awslabs/aws-sdk-android-samples | Provides sample Android applications demonstrating various AWS SDK features | 1,034 |
android/connectivity-samples | A collection of Android connectivity samples showcasing best practices | 1,664 |
mutualmobile/praxis | An Android app demonstrating Clean Architecture principles with Jetpack Compose and multiple libraries | 361 |
jherico/vulkanexamples | A collection of C++ examples and demos illustrating various Vulkan API usage scenarios | 339 |