Arduino_Engineering​_Kit_Project_Files

MATLAB and Simulink files to program the drawing robot, mobile rover, and self-balancing motorcycle.
10.4K descargas
Actualizado 23 Sep 2020

Ver licencia

Nota del editor: This file was selected as MATLAB Central Pick of the Week

NOTE: This package contains the project files for Arduino Engineering Kit Rev 1.
- For Arduino Engineering Kit Rev 2 project files, use this link:
https://www.mathworks.com/matlabcentral/fileexchange/80419-arduino_engineering_kit_project_files_rev_2

This package includes the MATLAB and Simulink files used to program the three projects in the Arduino Engineering Kit Rev 1.
• A drawing robot that takes a reference drawing and duplicates it on a whiteboard
• A mobile rover that navigates between reference points and moves objects with its forklift
• A self-balancing motorcycle that maneuvers itself on varying terrain and remains upright using a flywheel for balance
These files along with the associated online learning materials included with the kit guide users through the process of programming each project, teaching important engineering concepts along the way in areas such as controls, system modeling, image processing, and robotics.
Learn more about the Arduino Engineering Kit at www.mathworks.com/arduino-kit

Important note: After installing this toolbox, type the following command in MATLAB to move to the appropriate folder.
>> cd(arduinokit.kitRoot)

Citar como

MathWorks Maker Team (2024). Arduino_Engineering_Kit_Project_Files (https://www.mathworks.com/matlabcentral/fileexchange/66569-arduino_engineering_kit_project_files), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2019a
Compatible con cualquier versión desde R2018a
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Develop Apps Using App Designer en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.3.2

Added the link to the AEK Rev 2 project files in the description.

1.3.1

Starting R2019a, the location of resources had changed. This update should fix that.

1.3

Updating the drawing robot files to make the robot faster.

1.2

Updating motorcycle and introduction chapters to address a bug.

1.1.3.1

Removing whitespace from name and the file name.

1.1.3.0

Fixed the name on the submission

1.1.2.0

Updating the name to exclude spaces in the path.

1.1.1.0

Updating the required products

1.1.0.0

Modified description