フィルターのクリア

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

2 ビュー (過去 30 日間)
john white
john white 2019 年 1 月 5 日
編集済み: john white 2019 年 1 月 5 日
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

回答 (0 件)

コミュニティ

カテゴリ

Help Center および File ExchangeArduino Hardware についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by