
I2C library
By
Ajay
- Monday 19 December 2005 - 10:09:48 in
Rickey's World News
Hello friends,
i2c library for TWI communication, implemented for use in single master multislave configuration, for controllers like AT89C51/52/2051/4051 ... which dont have onship I2C but now can communicate using this small library.
the code size required for this is just 99Bytes, wont cost you much, but can help you in so many ways. you can use it for I2C RTC, I2C LCD, I2C based EEPROM etc. so what are you waiting for?
VISIT DOWNLOAD SECTION AND ENJOY PROGRAMMING!