SoftI2CMaster Library Lets You Add I2C To Any Arduino Pin
[TodBot] shares his latest knoledge about I2C: Ever wanted to use any pair of pins for I2C on Arduino, not just the dedicated pins on Analog 4 & 5? Me too, so I made a quick little Arduino library called “SoftI2CMaster”, available in the “blinkm-projects” Googlecode repository. Get it here: SoftI2CMaster.h, SoftI2CMaster.cpp. It’s still […]