Arduino_Engineering​_Kit_Project_Files

MATLAB and Simulink files to program the drawing robot, mobile rover, and self-balancing motorcycle.
10,5K téléchargements
Mise à jour 23 sept. 2020

Afficher la licence

Note de l’éditeur : 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)

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019a
Compatible avec les versions R2018a et ultérieures
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Develop Apps Using App Designer dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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