Can one run Matlab/Simulink models via Bluetooth on a Lego Mindstorm EV3 brick ?
Mostra commenti meno recenti
I was told by Lego Technical Support that this is very much possible, but I do not get the option to select Bluetooth in the Target Hardware Selection Window in Matlab/Simulink (Tools>Run on target hardware>Options), I can only enter an IP address.
I do get the Bluetooth option if I select the target hardware as Lego Mindstorm NXT though, but I only have an EV3 brick.
1 Commento
Jamshid Sanei
il 22 Mar 2021
yes
Risposta accettata
Più risposte (2)
Sandip Kumar
il 7 Ott 2014
As mentioned in the documentation here:
As soon as the computer is able to connect to the EV3 bluetooth, you should be able to execute :
myev3 = legoev3('Bluetooth','COM15');
This way you can connect to your EV3 brick.
Thanks, Sandip, MathWorks
Devansh Mehta
il 8 Ott 2014
0 voti
Categorie
Scopri di più su MATLAB Support Package for LEGO MINDSTORMS EV3 Hardware in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!