User guide
drawBitmap
Bitmap (lattice diagram) show function;
Public
function
drawStr
Character string show function;
Public
function
showClock
Clock show function
Public
function
showStr
Character strings show function
Private
function
Introduction of functions performance
1. MeLEDMatrix Constructor 1
Function
name
MeLEDMatrix
Function
object
MeLEDMatrix ();
Performanc
e
description
Empty constructor
Input
parameters
N/A
Returned
value
N/A
Prerequisite
N/A
Called
function
N/A
Return to library function list→
2. MeLEDMatrix Constructor 2
Function
name
MeLEDMatrix
Function
object
MeLEDMatrix (uint8_t port);
Performanc
e
description
Constructor. Initialize module according to port parameters;
Input
parameters
Port: Module control port. Value range: PORT_1 ~ PORT_8