Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
When using the a = arduino command, MATLAB takes upwards of 5 seconds to recognize my board and run my code, is there a way to speed this up?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hello, when using the arduino board in my mechatronics class, the detection of the board can take anywhere from 5 to 10 seconds before the code will run through and operate the board. My board is the only one in the class that takes a long time, so I was wondering if someone could help or had any ideas with the issue and speed up the process.
0 Commenti
Risposte (1)
Sonam Gupta
il 28 Mar 2018
One possible reason for this issue could be due to PC designating many ports for Bluetooth devices. Turning Bluetooth off on PC can make the 'arduino' command execution faster.
0 Commenti
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!