collision-detector-android-things
Distance calculator
Calculates the distance of an object using ultrasonic ranging sensor HC-SR04 with Android Things
Get the distance of the object using Android Things & ultrasonic ranging sensor HC-SR04.
10 stars
2 watching
2 forks
Language: Java
last commit: over 7 years ago
Linked from 1 awesome list
androidandroidthingsdistance-measuresraspberry-piultrasonic-sensor
Related projects:
Repository | Description | Stars |
---|---|---|
sergiykorotun/android-things-remote-barometer | An Android Things project using sensor data to display remote barometric pressure readings in real-time | 17 |
vishal-android-freak/hc-sr04-androidthings-library | A library providing a Java-based interface to an ultrasonic sensor for Android Things applications | 16 |
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 |
kfricke/micropython-us100 | A driver library for interacting with the US-100 sonar distance sensor using Python on microcontrollers | 3 |
androidthings/sample-uartloopback | Demonstrates basic data read and write operations over a UART. | 78 |
tommyettinger/jbump | A lightweight Java library for fast and accurate 2D collision detection and response | 31 |
aweptimum/strike | An open-source 2D collision detection library using the Separating-Axis Theorem for Lua | 29 |
rsc1975/micropython-hcsr04 | A driver for an ultrasonic sensor used in distance measurement | 150 |
nordmoen/hc-sr04 | A Rust driver for an ultrasonic distance sensor with platform agnostic support. | 17 |
jeroendoggen/arduino-distance-sensor-library | A unified interface for distance sensors | 37 |
davemckelvie/things-drivers | Provides drivers for interacting with various hardware components on Android Things devices | 24 |
levantaj/measure | An AR-based distance measurement system using iOS's ARKit framework | 381 |
cagdasc/androidthings-hmc5883l | Provides a Java driver for an Android Things device's 3-axis magnetometer sensor | 2 |
jeffthompson/collisiondetection | An online book and examples on collision detection algorithms for games and interactive applications | 419 |
cagdasc/androidthings-adxl345 | An AndroidThings device driver for a 3-axis accelerometer | 7 |