rjbatista@gmail.com cb437405ea Version 2.1.0
2012-02-20 22:18:16 +00:00
2012-01-11 01:40:58 +00:00
2012-02-20 22:18:16 +00:00
2011-12-04 18:29:34 +00:00
2011-12-04 00:20:44 +00:00
2012-01-11 01:45:17 +00:00
2012-01-11 01:45:17 +00:00
2012-01-11 01:40:58 +00:00
2012-01-11 02:14:18 +00:00

TM1638 library
--------------
Ricardo Batista
Email: rjbatista(at)gmail.com
URL: http://code.google.com/p/tm1638-library/

A library for interacting an arduino with a TM1638/TM1640.

Includes:
- Support for the TM1638 and TM1640;
- Helper methods for displaying numbers in decimal, hexadecimal and binary;
- Support for multiple chained tm1638;
- Reading simultaneous button presses;
- Support for dimming the display and LEDs;
- Support for writing text;
- Support for module in inverted position.

See: TM1638 Display/LED module at http://www.dealextreme.com/p/81873?r=68099021
See: TM1640 Display module at http://www.dealextreme.com/p/104311?r=68099021

USAGE NOTES
-----------

Just put the files on a TM1638 directory under "arduino/libraries" on your arduino IDE instalation


PROJECT HOME
------------

http://code.google.com/p/tm1638-library/
Description
Automatically exported from code.google.com/p/tm1638-library
Readme 142 KiB
Languages
C++ 82.8%
C 17.2%