Arduino Pinmode Input Pull-Up Simulink Device Driver

Version 1.1.0.0 (46.4 KB) by Cou
Simulink block to set Arduino pinmode(pin, INPUT_PULLUP)
544 Downloads
Updated Mon, 09 Apr 2018 01:45:50 +0000

View License

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.

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2018a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Simulink Supported Hardware in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

ArduinoDigitalReadPullUp/

Version Published Release Notes
1.1.0.0

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

1.0.0.0