androidthings
Example projects
A collection of Android Things drivers and examples
5 stars
1 watching
1 forks
Language: Java
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
androidthings/new-project-template | A starting point for building Android Things applications using Java. | 263 |
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/weatherstation | An Android Things project integrating multiple sensors and hardware components to create a connected weather station | 212 |
androidthings/sample-uartloopback | Demonstrates basic data read and write operations over a UART. | 78 |
androidthings/sample-simplepio | A set of examples demonstrating basic Peripheral I/O operations on Android Things | 188 |
androidthings/contrib-drivers | Provides software libraries for interacting with various hardware components on Android Things devices | 559 |
androidthings/sample-simpleui | Exposes GPIO states as graphical UI switches on Android Things device | 120 |
gabrielemariotti/androiddev | A collection of examples and source code for Android development tutorials | 806 |
androidthings/sample-nativepio | A set of examples demonstrating Native Peripheral I/O on Android Things using C++ | 48 |
davemckelvie/things-drivers | Provides drivers for interacting with various hardware components on Android Things devices | 24 |
blundell/androidthings-gpio-input | An Android Things project demonstrating GPIO input using a button from a hardware device | 3 |
androidthings/native-libandroidthings | Provides Peripheral I/O APIs in C/C++ for Android Things development | 26 |
iamdaiyuan/android_top_1000 | A curated list of popular and widely-used Android libraries | 70 |
nilhcem/1602a-androidthings | Driver software for an LCD display on Android Things | 29 |