Arduino Pinmode Input Pull-Up Simulink Device Driver

版本 1.1.0.0 (46.4 KB) 作者: Cou
Simulink block to set Arduino pinmode(pin, INPUT_PULLUP)
570.0 次下载
更新时间 2018/4/9

查看许可证

This package contains the files needed for adding an INPUT_PULLUP block to the Simulink library browser.
Add the path and update the library to access the block.
See ArduinoDigitalReadPullUpExample.slx for an example on using the block.
Also see Arduino's documentation on pinmode() and INPUT_PULLUP.

引用格式

Cou (2024). Arduino Pinmode Input Pull-Up Simulink Device Driver (https://www.mathworks.com/matlabcentral/fileexchange/66820-arduino-pinmode-input-pull-up-simulink-device-driver), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2018a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Simulink Supported Hardware 的更多信息

Community Treasure Hunt

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

Start Hunting!

ArduinoDigitalReadPullUp/

版本 已发布 发行说明
1.1.0.0

Changed data type from double to int8.
Reorganized files for library use.
Updated comments

1.0.0.0