Matlab GUI Standalone Applications for Arduino Hardware
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Lucian Cadere
am 17 Jul. 2024
Beantwortet: MathWorks MATLAB Hardware Team
am 22 Jul. 2024
I worked on a simple GUI that does nothing but read an analog pin and send some commands on digital pins (I have some buttons in the GUI that do this) on my arduino board. Everything works as it should when I run GUI through MatLab. I tried to deploy this GUI also for my colleagues who do not use Matlab following the indications from here: Create Standalone Applications for Arduino Hardware - MATLAB & Simulink (mathworks.com).
I downloaded the Arduino CLI, unzipped it, then with the commands "arduino-cli core install arduino:avr@xxx" I installed all the boards. The problem is that when I try to connect to my arduino board, I select the correct COM port, board type, and the path to the Arduino CLI, regardless of which path I choose, it doesn't work.
Antworten (1)
MathWorks MATLAB Hardware Team
am 22 Jul. 2024
Hi All,
Steps 1 to 4 from the following link must be repeated on your colleague's computer as well, and then try again:
If you need any further assistance, please feel free to contact our technical support:
Thanks,
MATLAB Hardware Team
MathWorks
0 Kommentare
Siehe auch
Kategorien
Mehr zu Arduino Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!