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

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
Plot a Line
• void op71PlotLine(int x1, int y1, int x2, int y2);
Plot a Circle
• void op71PlotCircle(int xc, int yc, int rad);
Plot a Polygon
• void op71PlotPolygon(int n, int x1, int y1,...);
Fill a Circle
• void op71FillCircle(int xc, int yc, int rad);
Fill a Polygon
• void op71FillPolygon(int n, int x1, int y1,...);
Draw a Bitmap
• void op71XPutBitmap( int left, int top,
OP7100
(
(
n
other vertices in the x-first order.
Similar to
Similar to
this function works for polygons with concave angles.
Draws bitmap in the specified space. The data for the bitmap are stored
in
aligned (left-edge and width each evenly divisible by 8).
PARAMETERS:
top
width
height
bitmap
x1
xc
int width, int height, unsigned long bitmap );
is the number of vertices, (
xmem
,
,
y1
yc
is the top edge of the bitmap.
) and (
) is the center of the circle,
is the width of the bitmap.
. Automatically calls
is the height of the bitmap.
is the address of the bitmap in
op71PlotCircle
op71PlotPolygon
x2
,
y2
left
) are the endpoints of the line.
is the left edge of the bitmap.
x1
op71XPutFastmap
, but paints the circle solid.
, but paints the polygon solid. Note that
,
y1
rad
) is the first vertex, followed by the
is the radius.
xmem
Graphics Programming
.
if bitmap is byte-
77

Related parts for 20-101-0303