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

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
• int glInit()
• int glPlotDot( int x, int y )
• void glPlotLine( int x1, int y1, int x2, int y2 )
• void glPrintf( int x, int y,
• void glPlotCircle( int xc, int yc, int rad )
• void glFillCircle( int xc, int yc, int rad )
68
Initializes the LCD module (software and hardware).
RETURN VALUE: the status of the LCD. If the initialization was
successful, this function returns 0. Otherwise, the returned value
indicates the LCD status.
Plots one pixel on the screen at coordinate (x,y).
PARAMETERS:
y
RETURN VALUE: Status of the LCD after the operation.
Plots a line on the LCD.
PARAMETERS:
y1
x2
y2
Prints a formatted string (much like
PARAMETERS:
y
*pInfo
LCD screen.
*fmt
Draws a circle on the LCD.
PARAMETERS:
yc
rad
Draws a filled-in circle on the LCD.
PARAMETERS:
yc
rad
Software
is the y coordinate of the pixel to be drawn.
is the y coordinate of the text (top-edge).
is the y coordinate of the first endpoint.
is the x coordinate of the second endpoint.
is the y coordinate of the second endpoint.
is the y coordinate of the center.
is the y coordinate of the center.
is the radius of the circle.
is the radius of the circle.
struct _fontInfo *pInfo, char *fmt,... )
is the pointer to the format string
is the pointer to the font descriptor used for printing on the
x
xc
xc
x
x1
is the x coordinate of the text (left edge).
is the x coordinate of the pixel to be drawn.
is the x coordinate of the center.
is the x coordinate of the center.
is the x coordinate of the first endpoint.
printf
) on the LCD screen.
OP7100

Related parts for 20-101-0303