Matlab GUI Standalone Applications for Arduino Hardware
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.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. 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. matlab, gui, matlab gui, arduino, deploytool MATLAB Answers — New Questions