I2C Bus for ATtiny and ATmega

For those interested in using the I2C bus on the AVR processors, a recent Instructable discusses the I2C bus, provides complete drives, and has example code and schematics for the ATtiny2313 and ATmega168. The code is all in C. The Instructable is here:

http://www.instructables.com/id/I2C_Bus … nd_ATmega/