how I could control a dc motor with monster moto shield vnh2sp30 by matlab coding?

3 vues (au cours des 30 derniers jours)
john white
john white le 5 Jan 2019
Modifié(e) : john white le 5 Jan 2019
I want to control a dc motor with monster moto shield vnh2sp30 and arduino Uno board with writting m file
I used this code :
a=arduino('com9','uno');
writeDigitalPin(a,'D7',1);
writeDigitalPin(a,'D8',0);
but nothing happened!
please help

Réponses (0)

Communautés

Plus de réponses dans  Power Electronics Control

Catégories

En savoir plus sur Arduino Hardware dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by