https://github.com/bjorntheprogrammer/matlab-lego-maze-solver
Project for lego Mindstorm EV3
https://github.com/bjorntheprogrammer/matlab-lego-maze-solver
Last synced: 17 days ago
JSON representation
Project for lego Mindstorm EV3
- Host: GitHub
- URL: https://github.com/bjorntheprogrammer/matlab-lego-maze-solver
- Owner: BjornTheProgrammer
- Created: 2023-02-28T16:23:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-27T17:36:37.000Z (about 3 years ago)
- Last Synced: 2025-12-19T20:10:45.480Z (6 months ago)
- Language: MATLAB
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# matlab-lego-maze-solver
Project for lego Mindstorm EV3
## Setup
Run this command in the command window before running the program in Matlab.
`brick = ConnectBrick('EV3P')`
## Documentation
The documentation is located [here](https://sites.google.com/a/asu.edu/fse100-cse-wiki/ev3-matlab-library-documentation).