Component: LCD (Grove - I2C) (Alphanumeric)
From Flowcode Help
Jump to navigationJump to search| Author | Matrix Ltd |
| Version | 12.0 |
| Category | Alphanumeric |
Contents
LCD (Grove - I2C) component
Standard alphanumeric LCD based on the Grove I2C LCD module with RGB backlight.
Version information
Library Version, Component Version, Date, Author, Info
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
BacklightControl
| BacklightControl | |
| Red | |
| Green | |
| Blue | |
| Return | |
Clear
| Clear | |
| Return | |
ClearLine
| ClearLine | |
| Line | |
| Return | |
Command
Cursor
| Cursor | |
| Moves the cursor on the LCD Display | |
| x | |
| y | |
| Return | |
PrintAscii
| PrintAscii | |
| Takes the ascii value for a character and prints the character | |
| character | |
| Return | |
PrintFloat
PrintFormattedNumber
PrintNumber
| PrintNumber | |
| Allows you to print a number. This is limited to a signed-INT, -32768 to 32767 | |
| Number | |
| Return | |
PrintString
| PrintString | |
| Text | |
| Return | |
RAMWrite
ScrollDisplay
| ScrollDisplay | |
| Scrolls the display left or right by a number of given positions. | |
| position | |
| direction | |
| Return | |
SetI2CAddress
Start
| Start | |
| Startup routine required by the hardware device. | |
| Return | |
Property reference
Component Source Code
Please click here to download the component source project: FC_Comp_Source_LCD_Grove_I2C.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_LCD_Grove_I2C.fcfx