Difference between revisions of "Component: LCD (Generic, 16x2) ()"
From Flowcode Help
Jump to navigationJump to search(3 intermediate revisions by one other user not shown) | |||
Line 20: | Line 20: | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
''No detailed description exists yet for this component'' | ''No detailed description exists yet for this component'' | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Example of a typical LCD pinout. | Example of a typical LCD pinout. | ||
− | [[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]] | ||
+ | |||
+ | |||
+ | |||
+ | A simple example that shows how to use some common functions. | ||
+ | |||
+ | {{Fcfile|LCD Example.fcfx|LCD Example}} | ||
==Downloadable macro reference== | ==Downloadable macro reference== | ||
Line 40: | Line 60: | ||
|- | |- | ||
|- | |- | ||
− | | width="10%" align="center" style="background-color:# | + | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]] |
− | | width="90%" style="background-color:# | + | | width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Connections |
|- | |- | ||
|- | |- | ||
Line 73: | Line 93: | ||
|- | |- | ||
| colspan="2" | | | colspan="2" | | ||
− | |||
− | |||
− | |||
− | |||
|} | |} |
Latest revision as of 17:25, 9 November 2022
Author | Matrix TSL |
Version | 1.1 |
Category |
Contents
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.
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.
A simple example that shows how to use some common functions.
Downloadable macro reference
Property reference
![]() |
Properties |
![]() |
Connections |
![]() |
Data 0 (11) |
![]() |
Data 1 (12) |
![]() |
Data 2 (13) |
![]() |
Data 3 (14) |
![]() |
Register Select (4) |
![]() |
Enable (6) |