Junichi Katsu / Mbed 2 deprecated LedPanel_ClockSpeaker

Dependencies:   EthernetInterface NTPClient mbed-rtos mbed

Embed: (wiki syntax)

« Back to documentation index

LedPanel Class Reference

LedPanel Class Reference

LedMatrix8x8Driver class . More...

#include <LedPanel.h>

Inherits LedPanel_GFX.

Public Member Functions

 LedPanel (I2C *i2c)
 Create a LedPanel instance.

Detailed Description

LedMatrix8x8Driver class .

Definition at line 28 of file LedPanel.h.


Constructor & Destructor Documentation

LedPanel ( I2C *  i2c )

Create a LedPanel instance.

Matrix16x16 LEDPanel library.

Parameters:
I2C
Author:
Junichi Katsu
Version:
1.0
Date:
02-April-2015

Definition at line 14 of file LedPanel.cpp.