Arduino Pinmode Input Pull-Up Simulink Device Driver

Version 1.1.0.0 (46,4 ko) par Cou
Simulink block to set Arduino pinmode(pin, INPUT_PULLUP)
548 téléchargements
Mise à jour 9 avr. 2018

Afficher la licence

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.

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2018a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Simulink Supported Hardware dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

ArduinoDigitalReadPullUp/

Version Publié le Notes de version
1.1.0.0

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

1.0.0.0