Arduino Pinmode Input Pull-Up Simulink Device Driver

バージョン 1.1.0.0 (46.4 KB) 作成者: Jonny
Simulink block to set Arduino pinmode(pin, INPUT_PULLUP)
ダウンロード: 589
更新 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.

引用

Jonny (2025). Arduino Pinmode Input Pull-Up Simulink Device Driver (https://jp.mathworks.com/matlabcentral/fileexchange/66820-arduino-pinmode-input-pull-up-simulink-device-driver), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2018a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSimulink 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