android_things_robot
Robot platform
An Android Things robot project that integrates various hardware components to create an interactive device with a web interface and sensor inputs.
Android Things robot, controlled by web interface: with camera, servo gimbal, distance sensor(hc-sr04), lcd display(ssd), rgb led, halt button, motor-drive (h-bridge), dc motors.
31 stars
3 watching
17 forks
Language: Java
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
robotology/yarp | A toolkit for building robot applications and device interfaces | 525 |
androidthings/sample-uartloopback | Demonstrates basic data read and write operations over a UART. | 78 |
hongcheng79/androidthings | A collection of Android Things drivers and examples | 5 |
androidthings/sample-button | A sample project demonstrating basic button input and output using GPIO pins in an Android Things setup | 104 |
kevalpatel2106/collision-detector-android-things | Calculates the distance of an object using ultrasonic ranging sensor HC-SR04 with Android Things | 10 |
davemckelvie/things-drivers | Provides drivers for interacting with various hardware components on Android Things devices | 24 |
sergiykorotun/android-things-remote-barometer | An Android Things project using sensor data to display remote barometric pressure readings in real-time | 17 |
androidthings/new-project-template | A starting point for building Android Things applications using Java. | 263 |
androidthings/sample-simpleui | Exposes GPIO states as graphical UI switches on Android Things device | 120 |
androidthings/weatherstation | An Android Things project integrating multiple sensors and hardware components to create a connected weather station | 212 |
androidthings/contrib-drivers | Provides software libraries for interacting with various hardware components on Android Things devices | 559 |
androidthings/drivers-samples | Samples of peripheral drivers for Android Things, providing software implementations for various hardware components. | 153 |
cajt/list_of_robot_electronics | Curated list of electronic resources and components for robotics projects | 325 |
neuralcubes/musephero | An Android app that enables remote control of a Sphero Robot using EEG and accelerometer data from a Muse headband. | 8 |
jderobot/roboticsacademy | An open-source platform for learning robotics and related technologies through hands-on exercises | 317 |