Arduino Pinmode Input Pull-Up Simulink Device Driver

Versión 1.1.0.0 (46,4 KB) por Jonny
Simulink block to set Arduino pinmode(pin, INPUT_PULLUP)
589 Descargas
Actualizado 9 abr 2018

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2018a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Simulink Supported Hardware en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!

ArduinoDigitalReadPullUp/

Versión Publicado Notas de la versión
1.1.0.0

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

1.0.0.0