Simulink library for Arduino Liquid Crystal Display

버전 1.0.1 (117 KB) 작성자: Madhu Govindarajan
The Simulink block allows you to display text on a 16x2 character LCD screen connected to an Arduino
다운로드 수: 2.8K
업데이트 날짜: 2019/4/18

라이선스 보기

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

인용 양식

Madhu Govindarajan (2024). Simulink library for Arduino Liquid Crystal Display (https://www.mathworks.com/matlabcentral/fileexchange/67997-simulink-library-for-arduino-liquid-crystal-display), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2018a
R2018a에서 R2019a까지의 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Simulation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Arduino_LCD_Driver

Arduino_LCD_Driver/+LiquidCrystalDisplay/+block

Arduino_LCD_Driver/+LiquidCrystalDisplay/+internal

Arduino_LCD_Driver/block

Arduino_LCD_Driver/block

Arduino_LCD_Driver/examples

버전 게시됨 릴리스 정보
1.0.1

Updated Release Compatibility

1.0.0.1

Updating the Required Products