drivers-samples

Peripheral driver samples

Samples of peripheral drivers for Android Things, providing software implementations for various hardware components.

Peripheral driver samples

GitHub

153 stars
30 watching
57 forks
Language: Java
last commit: over 3 years ago
Linked from 1 awesome list

android-things

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
androidthings/contrib-drivers Provides software libraries for interacting with various hardware components on Android Things devices 559
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
androidthings/sample-simplepio A set of examples demonstrating basic Peripheral I/O operations on Android Things 188
androidthings/sample-button A sample project demonstrating basic button input and output using GPIO pins in an Android Things setup 104
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
androidthings/sample-simpleui Exposes GPIO states as graphical UI switches on Android Things device 120
nilhcem/1602a-androidthings Driver software for an LCD display on Android Things 29
android/connectivity-samples A collection of Android connectivity samples showcasing best practices 1,664
blundell/pirmotionsensormoduletut A tutorial project demonstrating how to write an Android Things user driver for a PIR motion sensor 12
cagdasc/androidthings-adxl345 An AndroidThings device driver for a 3-axis accelerometer 7
nilhcem/keypad-androidthings A Java library that provides a driver for matrix keypads in Android Things projects. 3
androidthings/native-libandroidthings Provides Peripheral I/O APIs in C/C++ for Android Things development 26
nilhcem/mpr121-androidthings A driver for an MPR121 capacitive touch sensor that allows Android Things to interact with it. 11