From 90561a53426401e5c7b7a295d39b4cdc3fd9d0bc Mon Sep 17 00:00:00 2001 From: mlalondesvn Date: Thu, 18 Oct 2007 00:35:42 +0000 Subject: [PATCH] README: MDOIF - Added library descriptions git-svn-id: svn+ssh://oldsvn/home/mlalondesvn/svn/cral@4 3ee9b42a-b53c-0410-a25e-f0b6218d5d5b --- README.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 24e6ba5..2e23eac 100644 --- a/README.txt +++ b/README.txt @@ -5,4 +5,13 @@ CRAL is a repository of useful libraries for the Arduino. The goal is to allow d Please contact dev@mlalonde.net to add new classes to the repository! -http://svn.mlalonde.net/cral/ \ No newline at end of file +http://svn.mlalonde.net/cral/ + +The configs directory holds various configuration files for the drivers + +Libraries + DS1337: I2C Real time clock from Maxim IC + DS1624: I2C Temperature sensor from Maxim IC + DS1803: I2C Dual digital potentiometer from Maxim IC + staticPrint: Helps in printing strings stored in the program space to the serial port + twiLCD: Driver for 4-bit HD44780 LCDs driven by a PCF8574 I2C I/O expander \ No newline at end of file