Difference between revisions of "Component: LCD (Generic, 16x2) ()"

From Flowcode Help
Jump to navigationJump to search
Line 27: Line 27:
 
Example of a typical LCD pinout.
 
Example of a typical LCD pinout.
 
[[File:Typical LCD pinout.png]]
 
[[File:Typical LCD pinout.png]]
 +
 +
 +
===Connections===
 +
 +
For the LCDs to work with the Flowcode LCD component they need to be connected up in 4-bit data mode.
 +
 +
The 4 data signals actually go to the upper data nibble on the LCD as shown below.
 +
 +
 +
[[File:LCDConns.jpg]]
 +
  
  

Revision as of 08:26, 10 February 2022

Author Matrix TSL
Version 1.1
Category


LCD (Generic, 16x2) component

LCD based on the unit used in the Matrix EB005 E-block

Component Pack

FREE

Detailed description

No detailed description exists yet for this component

Examples

Example of a typical LCD pinout. Typical LCD pinout.png


Connections

For the LCDs to work with the Flowcode LCD component they need to be connected up in 4-bit data mode.

The 4 data signals actually go to the upper data nibble on the LCD as shown below.


LCDConns.jpg


A simple example that shows how to use some common functions.

FC6 Icon.png LCD Example

Downloadable macro reference

Property reference

Fc9-prop-icon.png Properties
Fc9-conn-icon.png Connections
Fc9-type-5-icon.png Data 0 (11)
 
Fc9-type-5-icon.png Data 1 (12)
 
Fc9-type-5-icon.png Data 2 (13)
 
Fc9-type-5-icon.png Data 3 (14)
 
Fc9-type-5-icon.png Register Select (4)
 
Fc9-type-5-icon.png Enable (6)
 
Fc9-conn-icon.png Simulations