root/README.txt

Revision 8, 0.7 KB (checked in by mlalondesvn, 14 months ago)

SPrint:

MOVED - StaticPrint/ to SPrint/

Line 
1CRAL: Cool Arduino Libraries Repository
2
3CRAL is a repository of useful libraries for the Arduino. The goal is to allow developers to easily add different circuits and integrated circuits to their Arduino project by abstracting all the business logic behind a class.
4
5
6Please contact dev@mlalonde.net to add new classes to the repository!
7
8http://svn.mlalonde.net/cral/
9
10The configs directory holds various configuration files for the drivers
11
12Libraries
13    DS1337: I2C Real time clock from Maxim IC
14    DS1624: I2C Temperature sensor from Maxim IC
15    DS1803: I2C Dual digital potentiometer from Maxim IC
16    SPrint: Helps in printing strings stored in the program space to the serial port
17    twiLCD: Driver for 4-bit HD44780 LCDs driven by a PCF8574 I2C I/O expander
Note: See TracBrowser for help on using the browser.