four-panels

wayland/wio-terminal-lcd-templates/four-panels

Template for displaying four variables. Draws a labeled panel for each of four variables.
four-panels
@/four-panels
Template for displaying four variables. Draws a labeled panel for each of four variables.
LCDwayland/wio-terminal-lcd/wt-lcd-device
An LCD device.
LabTxtxod/color/color
Color of label text.
LabBGxod/color/color
Label background color.
ValTxtxod/color/color
ValBGxod/color/color
Value background color.
LabFntwayland/wio-terminal-fonts/font
Label font color.
ValFntwayland/wio-terminal-fonts/font
Value font color.
Lab1string
Text of label for variable 1.
Val1string
Value of variable 1.
Lab2string
Text of label for variable 2.
Val2string
Value of variable 2.
Lab3string
Text of label for variable 3.
Val3string
Value of variable 3.
Lab4string
Text of label for variable 4.
Val4string
Value of variable 4.
INITpulse
Initialize. Triggers update of labels.
UPDpulse
Update variable values.
four-panels
LCD
LabTxt
LabBG
ValTxt
ValBG
LabFnt
ValFnt
Lab1
Val1
Lab2
Val2
Lab3
Val3
Lab4
Val4
INIT
UPD
Done
Donepulse
Pulse on update of variable values.
To use the node in your project you should have the wayland/wio-terminal-lcd-templates library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.