Arduino Simulink I/O
2 次查看(过去 30 天)
显示 更早的评论
Is there a way to set a pin as a output in a simulink model, and then set the same pin as a input later on?
2 个评论
Dan Lluch
2012-4-16
Can you let us know which arduino package you are using with Simulink? there are 3 different ones:
2 here - http://www.mathworks.com/academia/arduino-software/
The MATLAB one has Simulink blocks for host-based connectivity
And this one as an example production target:
http://www.mathworks.com/matlabcentral/fileexchange/30277
采纳的回答
Gautam Vallabha
2012-4-30
With the Run on Target Hardware capability (in R2012a), the pin state is not tunable, i.e., you cannot set a pin an an output and then switch it to input while the application is running on the Arduino.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Arduino Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!