Alphanumeric LED display, 8 digits, 5x7 pattern. Supports 8x1, 8x2, 16x1 and 16x2 display configuration.

Dependents:   mbed_HCMS2975

Embed: (wiki syntax)

« Back to documentation index

HCMS2975.h File Reference

HCMS2975.h File Reference

mbed Avago/HP HCSM2975 LED matrix display Library. More...

Go to the source code of this file.

Data Structures

class  HCMS2975
 A library for driving HCMS2975 LED matrix displays. More...

Variables

const char udc_0 []
 Some sample User Defined Chars 5x7 dots.

Detailed Description

mbed Avago/HP HCSM2975 LED matrix display Library.

Author:
WH
Date:
Copyright (c) 2014 v01: WH, Initial release, Info available at http://playground.arduino.cc/Main/LedDisplay and http://www.pjrc.com/teensy/td_libs_LedDisplay.html v02: WH, added getVersion(), v03: WH, fixed setBrightness at init() when there is no HW reset.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Definition in file HCMS2975.h.


Variable Documentation

const char udc_0[]

Some sample User Defined Chars 5x7 dots.

Definition at line 42 of file HCMS2975.cpp.