https://github.com/samdroid-apps/major-project-robot-android-duct-tape
https://github.com/samdroid-apps/major-project-robot-android-duct-tape
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samdroid-apps/major-project-robot-android-duct-tape
- Owner: samdroid-apps
- License: gpl-3.0
- Created: 2017-11-26T08:03:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-26T08:05:06.000Z (over 8 years ago)
- Last Synced: 2025-04-11T21:14:11.071Z (about 1 year ago)
- Language: Java
- Size: 347 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Engineering Robot Project
See the `arduino-project` folder for the microcontroller code.
This is an android application. It houses both the code for the server (connected over USB) and the remote control app (connected over websockets).
This app included a copy of [usb-serial-for-android](https://github.com/mik3y/usb-serial-for-android), which is a library for using USB Serial. USB Serial for Android is not on gradle so is included in the usbSerialForAndroid folder.