Arduino Pinmode Input Pull-Up Simulink Device Driver

Version 1.1.0.0 (46,4 KB) von Cou
Simulink block to set Arduino pinmode(pin, INPUT_PULLUP)
547 Downloads
Aktualisiert 9 Apr 2018

Lizenz anzeigen

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.

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2018a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Simulink Supported Hardware finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

ArduinoDigitalReadPullUp/

Version Veröffentlicht Versionshinweise
1.1.0.0

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

1.0.0.0