Liquid Crystal Display (LCD)
		
		
		
		Jump to navigation
		Jump to search
		
Summary
Controls Text Liquid Crystal Display
Description
Use this component to control Text Liquid Crystal Display.
Resources:
Instructable: Arduino Nano: Directly connected 2 X 16 LCD Display With Visuino
Diagram:
Categories
 Category Text/Displays - Text Display components category Category Text/Displays - Text Display components category
 Category Displays - Display components category Category Displays - Display components category
Properties
- Columns - Specifies the number of columns in the display
- Rows - Specifies the number of rows in the display
- AutoScroll - Specifies if the display will scroll automatically
- RightToLeft - Specifies the direction of the added text - left to right or right to left
- ShowCursor - Specifies if the cursor will be shown
- Blink - Enables the blinking of the LCD
- Elements - The elements to be displayed
- Enabled - Enables or disable the component.
Pins
- Out - The Digital output pins used to control the LCD
- In - The Any Type Input pin of the component or element
- ScrollLeft - The Scroll Left Clock Event Input pin of the component
- ScrollRight - The Scroll Left Clock Event Input pin of the component
- Clear - The Clear Display Clock Event Input pin of the component
- Home - The Move Cursor to Home Clock Event Input pin of the component

