Specifications and Standards

I2C

  • This WikiPedia article is a decent read and specifically mentions EEPROMs, includes sample code for software I2C bus implementations.
  • A good overview of the I2C bus protocol. Includes physical addressing, electrical connectivity. Clock stretching, master and slave devices.
  • Sparkfun have a decent I2C guide which is an easy 15 minutes read.