https://github.com/faeq-f/alset
Track following robot using the EV3 kit, LeJOS (Java for Lego Mindstorms) and an Android phone
https://github.com/faeq-f/alset
android-application android-studio ev3-robot lejos lejos-ev3 opencv self-driving-car
Last synced: about 2 months ago
JSON representation
Track following robot using the EV3 kit, LeJOS (Java for Lego Mindstorms) and an Android phone
- Host: GitHub
- URL: https://github.com/faeq-f/alset
- Owner: Faeq-F
- License: gpl-3.0
- Created: 2024-05-20T14:53:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T11:12:41.000Z (almost 2 years ago)
- Last Synced: 2025-02-09T22:12:51.462Z (over 1 year ago)
- Topics: android-application, android-studio, ev3-robot, lejos, lejos-ev3, opencv, self-driving-car
- Homepage:
- Size: 225 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ALSET
Track following robot using the EV3 kit, LeJOS (Java for Lego Mindstorms) and an Android phone
This repository consists of two projects:
- Android Phone App
- EV3 program
The Android phone app is is needed to work with the EV3 program; they connect via bluetooth and exchange navigation messages over the link.
The Android phone app is like the robots 'eyes' and 'brains' while the EV3 is the body, listening to the messages it recieves and tries its best to follow them.