Menu

msp430g2553 > TM1638

Shluzzz
Attachments
MSP430-tm1638.GIF (138917 bytes)

Welcome!

Library Reference:


Methods and functions:

Method Description
[SetupDisplay] Set display on/off, brightness
[ShowDig] show single digit on position
[ClearDig] clear single digit on position
[ShowLed] Controls a LED
[ShowLeds] Set all the LEDs
[ShowHexNumber] Show HEX number on display
[ShowDecNumber]
[ShowSignedDecNumber]
[ShowString] Show String on display (example "HELLO!")
[DisplayClean] clean all display
[GetKey] Returns the pressed buttons as a bit set (left to right).
[ShowError] Set "Error" message

perspective:

ShowBinNumber
ShowLedsByte(), or ShowAllLeds()

Описание по-русски


Version history:

1.6.5 22 August 2012

  • Rename Functions
  • definitions move to TM1638.h

1.6.0 28 June 2012

  • add function ShowString, ASCII table.

1.3.0 27 June 2012

  • test some functions (ShowHexNumber, ShowSignedDecNumber).

1.2.5 26 June 2012

  • add function ShowHexNumber;
  • add function ShowSignedDecNumber.

1.2.1 25 June 2012
Optimization:

  • Change procedures: DisplayClean, ShowDig, ClearDig, ShowLeds, ShowError;
  • Add function ShowDecNumber;
  • fix bug function ShowLed(), when Number = 0;
  • Add HEX digit to array Num [].

v1.0.1 24 June 2012 added GetKey function;
v1.0.0 22 June 2012 First Public RC.


Related

Wiki: ClearDig
Wiki: DisplayClean
Wiki: GetKey
Wiki: SetupDisplay
Wiki: ShowDecNumber
Wiki: ShowDig
Wiki: ShowError
Wiki: ShowHexNumber
Wiki: ShowLed
Wiki: ShowLeds
Wiki: ShowSignedDecNumber
Wiki: ShowString

MongoDB Logo MongoDB