20-101-0303 Rabbit Semiconductor, 20-101-0303 Datasheet - Page 67

SMARTSCREEN OP7100 W/TOUCHSCREEN

20-101-0303

Manufacturer Part Number
20-101-0303
Description
SMARTSCREEN OP7100 W/TOUCHSCREEN
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 20-101-0303

Display Type
STN - Super-Twisted Nematic
Viewing Area
121.00mm L x 91.00mm W
Backlight
CCFL - White
Dot Pitch
0.36mm x 0.36mm
Dot Pixels
320 x 240 (QVGA)
Interface
Serial
Product
Prototyping Accessories
Processor Type
Z180
Sram
128 KB
Flash
512 KB
Number Of I/os
16
Backup Battery
3 V Lithium Coin Type
Operating Voltage
10 V to 30 V
Power Consumption
4.5 W
Interface Type
Ethernet
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Display Mode
-
Dot Size
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
20-101-0303
20-101-303
20-101-303
316-1175
OP7100
• glXFontInit( struct _ fontInfo *pInfo,
• void glSetBrushType( int type )
GL_SET
GL_CLEAR
GL_XOR
GL_BLOCK
Initializes a font descriptor that has the bitmap defined in
bitmaps defined in root memory, use
PARAMETERS:
initialized.
pixWidth
for all items).
pixHeight
uniform for all items).
startChar
ASCII or other fonts with an offset).
endChar
xmemBuffer
bitmap is a column with the major byte aligned.
Sets the type of brush type and controls how pixels are drawn on the
screen until the next call to
PARAMETER:
described below have been defined for valid values to pass to the
function.
Macro
All four brush types can be used to display text or bitmaps. Do
not use
functions.
is the index of the last useable font item.
is the width of each font item (
is the height of each font item (
is the offset to the first useable item (useful for fonts for
is a pointer to a linear array of the font bitmap. The
char pixWidth, char pixHeight,
unsigned startChar, unsigned endChar,
unsigned long xmemBuffer )
Pixels specified by subsequent gl
functions will turn on the LCD
pixels
Pixels specified by subsequent gl
functions will turn off the LCD
pixels
Pixels specified by subsequent gl
functions will toggle the LCD pixels
Pixels specified by subsequent gl
functions will be displayed on the
LCD as is
GL _ BLOCK
type
pInfo
is the type of the brush. The four macros
is a pointer to the font descriptor to be
Description
glSetBrushType
for
glPlot
glFontInit
or
pixWidth
glFill
pixHeight
.
.
LCDPix =
LCDPix | newPix
LCDPix =
LCDPix & ~newPix
LCDPix =
LCDPix ^ newPix
LCDPix = newPix
graphics primitive
must be uniform
must be
Effect
xmem
Software
. For
67

Related parts for 20-101-0303