Arduino Internal Pull Up Mode in Simulink
14 views (last 30 days)
Show older comments
a = arduino('COM4','Uno');
configurePin(a,'D3','pullup');
How would I set this for my Simulink model? Thanks!
2 Comments
Hans Scharler
on 27 Mar 2018
Edited: Hans Scharler
on 27 Mar 2018
I will find someone to help you with this. What are you building?
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Modeling in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!