PirMotionSensorModuleTut
Motion sensor driver
A tutorial project demonstrating how to write an Android Things user driver for a PIR motion sensor
Android Things - PirSensor Tutorial
12 stars
2 watching
1 forks
Language: Java
last commit: over 6 years ago
Linked from 1 awesome list
android-thingsiot
Related projects:
Repository | Description | Stars |
---|---|---|
blundell/androidthings-gpio-input | An Android Things project demonstrating GPIO input using a button from a hardware device | 3 |
blundell/androidthings-pwm | An Android Things PWM example using a piezo buzzer to produce a repetitive tone | 1 |
blundell/androidthings-gpio-output | An Android Things GPIO output example using an LED to demonstrate basic digital output functionality | 0 |
androidthings/native-libandroidthings | Provides Peripheral I/O APIs in C/C++ for Android Things development | 26 |
euler2dot7/android_things_bmp180 | Provides a driver for an embedded altimeter sensor in Android Things devices | 8 |
nilhcem/mpr121-androidthings | A driver for an MPR121 capacitive touch sensor that allows Android Things to interact with it. | 11 |
davemckelvie/things-drivers | Provides drivers for interacting with various hardware components on Android Things devices | 24 |
alvarowolfx/bh1750-androidthings | A software driver for an ambient light sensor on Android Things | 4 |
androidthings/drivers-samples | Samples of peripheral drivers for Android Things, providing software implementations for various hardware components. | 153 |
nilhcem/1602a-androidthings | Driver software for an LCD display on Android Things | 29 |
jposada202020/micropython_mpl3115a2 | A driver for a pressure and temperature sensor | 0 |
androidthings/contrib-drivers | Provides software libraries for interacting with various hardware components on Android Things devices | 559 |
cagdasc/androidthings-hmc5883l | Provides a Java driver for an Android Things device's 3-axis magnetometer sensor | 2 |
jposada202020/micropython_icg20660 | Provides a driver for an accelerometer/gyro sensor | 0 |
jposada202020/micropython_tmp117 | A MicroPython driver for a temperature sensor | 2 |