Restructured into a definitive format;
Updated keywords.txt; Added library examples.
This commit is contained in:
13
README.txt
13
README.txt
@@ -8,15 +8,20 @@ A library for interacting an arduino with a tm1638.
|
||||
|
||||
Includes:
|
||||
- Helper methods for displaying numbers in decimal, hexadecimal and binary;
|
||||
- Support for multiple chained tm1638; Reading
|
||||
- simultaneous button presses.
|
||||
|
||||
- Support for multiple chained tm1638;
|
||||
- Reading simultaneous button presses;
|
||||
- Support for dimming the display and LEDs.
|
||||
|
||||
See: TM1638 Display/LED module at http://www.dealextreme.com/p/81873?r=68099021
|
||||
|
||||
|
||||
USAGE NOTES
|
||||
-----------
|
||||
|
||||
Just put the files on a TM1638 directory under "arduino/libraries" on your instalation
|
||||
|
||||
|
||||
PROJECT HOME
|
||||
------------
|
||||
|
||||
http://code.google.com/p/tm1638-library/
|
||||
http://code.google.com/p/tm1638-library/
|
||||
|
||||
Reference in New Issue
Block a user