GLK19264-7T-1U-WB Matrix Orbital, GLK19264-7T-1U-WB Datasheet - Page 36

LCD Character Display Modules Blue Background White Text

GLK19264-7T-1U-WB

Manufacturer Part Number
GLK19264-7T-1U-WB
Description
LCD Character Display Modules Blue Background White Text
Manufacturer
Matrix Orbital
Datasheet

Specifications of GLK19264-7T-1U-WB

Character Count X Line
32 x 8
Module Size (w X H X T)
82 mm x 28.4 mm
Features
I2C LCD with keypad interface
Background Color
Blue
Voltage Rating
5 VDC
Operating Temperature Range
- 20 C to + 70 C
Backlight Type
LED White
Interface
I2C
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
8.8 Initializing a Bar Graph
8.9 Drawing a Bar Graph
Matrix Orbital
Description
Remembered
Syntax
Parameters
Description
Remembered
This command draws a solid rectangle in the specified color (0: White,
1: Black). The top left corner is specified by (x1,y1) and the bottom
right corner by (x2,y2). Since this command involves considerable
processing overhead, we strongly recommend the use of flow control,
particularly if the command is to be repeated frequently.
No
This command initializes a bar graph referred to by number [reference
number] of type [type] with size from (x1,y1) (top left) to (x2,y2)
(bottom right). A maximum of 16 bar graphs with reference numbers
from 0 to 15 can be initialized as:
The bar graphs may be located anywhere on the display, but if
they overlap, they will not display properly.
It is important that [x1] is less than [x2], and [y1] is less than [y2]. This
command doesn’t actually draw the graph, it must be filled in using the
Fill Bar Graph command. The unit saves time by only drawing that part
of the bar graph which has changed from the last write, so the represen-
tation on the screen may not survive a screen clear or other corrupting
action. A write of value zero, followed by new values will restore the
proper look of the bar graph.
No
Hexadecimal
Decimal
ASCII
Parameter
refID
type
x1
y1
x2
y2
[type]
0
1
2
3
Horizontal
Horizontal
Direction
Vertical
Vertical
GLK19264-7T-1U
0xFE 0x67 [refID] [type] [x1] [y1] [x2] [y2]
254 103 [refID] [type] [x1] [y1] [x2] [y2]
254 “g” [refID] [type] [x1] [y1] [x2] [y2]
Length
1
1
1
1
1
1
Bar Start Point
Bottom
Right
Left
Top
Description
Reference number
Type of bar graph.
Left bounds.
Top Bounds.
Right Bounds.
Bottom Bounds.
31

Related parts for GLK19264-7T-1U-WB