Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 self-driving-car
Last synced: 5 days 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-24T11:12:41.000Z (6 months ago)
- Last Synced: 2024-12-06T19:15:00.804Z (16 days ago)
- Topics: android-application, android-studio, ev3-robot, lejos, lejos-ev3, 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 programThe 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.