sample-uartloopback
UART demo
Demonstrates basic data read and write operations over a UART.
Echo received characters over a UART with Android Things
78 stars
11 watching
39 forks
Language: Java
last commit: over 3 years ago
Linked from 1 awesome list
android-things
Related projects:
Repository | Description | Stars |
---|---|---|
androidthings/sample-button | A sample project demonstrating basic button input and output using GPIO pins in an Android Things setup | 104 |
androidthings/drivers-samples | Samples of peripheral drivers for Android Things, providing software implementations for various hardware components. | 153 |
hongcheng79/androidthings | A collection of Android Things drivers and examples | 5 |
androidthings/sample-simpleui | Exposes GPIO states as graphical UI switches on Android Things device | 120 |
androidthings/sample-simplepio | A set of examples demonstrating basic Peripheral I/O operations on Android Things | 188 |
androidthings/sample-nativepio | A set of examples demonstrating Native Peripheral I/O on Android Things using C++ | 48 |
awslabs/aws-sdk-android-samples | Provides sample Android applications demonstrating various AWS SDK features | 1,034 |
nilhcem/audiofun-androidthings | An Android Things project demonstrating text-to-speech and speech-to-text functionality using Java. | 27 |
androidthings/new-project-template | A starting point for building Android Things applications using Java. | 263 |
aws-samples/aws-device-farm-sample-app-for-android | An Android app and test suite for automating and testing various Android components and features | 174 |
playgameservices/android-basic-samples | Android samples demonstrating various features of Google Play game services | 973 |
blundell/androidthings-gpio-input | An Android Things project demonstrating GPIO input using a button from a hardware device | 3 |
euler2dot7/android_things_robot | An Android Things robot project that integrates various hardware components to create an interactive device with a web interface and sensor inputs. | 31 |
androidthings/weatherstation | An Android Things project integrating multiple sensors and hardware components to create a connected weather station | 212 |
irontec/android-kotlin-samples | Kotlin samples for Android development, including HTTP requests and UI components. | 311 |