Arduino Pinmode Input Pull-Up Simulink Device Driver

Versione 1.1.0.0 (46,4 KB) da Jonny
Simulink block to set Arduino pinmode(pin, INPUT_PULLUP)
589 download
Aggiornato 9 apr 2018

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2018a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Simulink Supported Hardware in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

ArduinoDigitalReadPullUp/

Versione Pubblicato Note della release
1.1.0.0

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

1.0.0.0