101-1121 Rabbit Semiconductor, 101-1121 Datasheet - Page 125

KIT CAMERA INTERFACE APPLICATION

101-1121

Manufacturer Part Number
101-1121
Description
KIT CAMERA INTERFACE APPLICATION
Manufacturer
Rabbit Semiconductor
Series
RabbitCore 3000r
Datasheets

Specifications of 101-1121

Sensor Type
Motion, PIR (Pyroelectric Infrared)
Interface
10/100 BaseT Ethernet
Embedded
Yes, Other
Utilized Ic / Part
RCM3365
Interface Type
Ethernet
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Voltage - Supply
-
Sensitivity
-
Sensing Range
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
316-1119
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
User’s Manual
unsigned long glFontCharAddr(fontInfo *pInfo,
void glPutFont(int x, int y, fontInfo *pInfo,
void glSetPfStep(int stepX, int stepY);
Returns the xmem address of the character from the specified font set.
*pInfo is the xmem address of the bitmap font set.
letter is an ASCII character.
xmem address of bitmap character font, column major, and byte-aligned.
Puts an entry from the font table to the page buffer and on the LCD if the buffer is unlocked. Each font
character's bitmap is column major and byte-aligned. Any portion of the bitmap character that is outside
the LCD display area will be clipped.
x is the x coordinate (column) of the top left corner of the text.
y is the y coordinate (row) of the top left corner of the text.
*pInfo is a pointer to the font descriptor.
code is the ASCII character to display.
None.
Sets the glPrintf() printing step direction. The x and y step directions are independent signed values.
The actual step increments depend on the height and width of the font being displayed, which are multi-
plied by the step values.
stepX is the glPrintf x step value
stepY is the glPrintf y step value
None.
Use glGetPfStep() to examine the current x and y printing step direction.
char letter);
char code);
glPutFont, glPrintf
glFontCharAddr, glPrintf
119

Related parts for 101-1121