Arduino Pinmode Input Pull-Up Simulink Device Driver

Simulink block to set Arduino pinmode(pin, INPUT_PULLUP)

You are now following this Submission

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

Jonny (2026). 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 .

Categories

Find more on Simulink Supported Hardware in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

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

1.0.0.0