https://github.com/muttalipkucuk/nxtsim
A 2D simulator for a LEGO Mindstorms NXT 2.0 robot controlled by MATLAB.
https://github.com/muttalipkucuk/nxtsim
java java-se
Last synced: 3 months ago
JSON representation
A 2D simulator for a LEGO Mindstorms NXT 2.0 robot controlled by MATLAB.
- Host: GitHub
- URL: https://github.com/muttalipkucuk/nxtsim
- Owner: muttalipkucuk
- Created: 2018-05-07T02:34:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-23T07:43:22.000Z (over 7 years ago)
- Last Synced: 2025-10-20T00:42:02.534Z (7 months ago)
- Topics: java, java-se
- Language: Java
- Homepage:
- Size: 12 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NXTSim
A 2D simulator for a LEGO Mindstorms NXT 2.0 robot controlled by MATLAB.
## Demo (video)
[Project: NXTSim (2015) - Youtube](https://www.youtube.com/watch?v=nJ1a3b9S2m0)
## Deliverables
* [NXTSim.jar](https://github.com/muttalipkucuk/nxtsim/blob/master/NXTSim.jar) - The executable desktop application
* [Thesis.pdf](https://github.com/muttalipkucuk/nxtsim/blob/master/Thesis.pdf) - The thesis which is scientifically explaining the application
* [UserManual.pdf](https://github.com/muttalipkucuk/nxtsim/blob/master//UserManual.pdf) - The user manual guide for NXTSim
## Built With
* Java SE7
* Java SE7 packages: javax.swing, java.awt, javax.imageio, javax.io
## Authors
* Muttalip Kucuk - *Student*
## License
This project is licensed under the MIT License.
## Acknowledgments
* Natalia Silvis-Cividjian - *Supervisor*
* Anton Eliens - *Second reader*