An open API service indexing awesome lists of open source software.

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

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).