diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..d81b2c9 --- /dev/null +++ b/README.txt @@ -0,0 +1,22 @@ +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. + +Includes: +- Helper methods for displaying numbers in decimal, hexadecimal and binary; +- Support for multiple chained tm1638; Reading +- simultaneous button presses. + + +See: TM1638 Display/LED module at http://www.dealextreme.com/p/81873?r=68099021 + + + +PROJECT HOME +------------ + +http://code.google.com/p/tm1638-library/ \ No newline at end of file