Simulink library for Arduino Liquid Crystal Display

The Simulink block allows you to display text on a 16x2 character LCD screen connected to an Arduino

Vous suivez désormais cette soumission

The files include:
The Simulink Library containing the LCD block and supporting files
Example Simulink model that demonstrates how to use the block
The .m setup file for adding the folder to the MATLAB path
Usage:
The two input ports of the block are the two strings you wish to display on the top and bottom row respectively cast to their uint8 ascii value.
The block parameters are the connected pins to the Arduino: in the order RS, EN, d0, d1, d2, d3

Visit this page for wiring the LCD: https://www.arduino.cc/en/Tutorial/LiquidCrystalDisplay

Citation pour cette source

Madhu Govindarajan (2026). Simulink library for Arduino Liquid Crystal Display (https://fr.mathworks.com/matlabcentral/fileexchange/67997-simulink-library-for-arduino-liquid-crystal-display), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur Simulation dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec les versions R2018a à R2019a

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.1

Updated Release Compatibility

1.0.0.1

Updating the Required Products