First release of a Software I2C implementation, Tested and confirmed to work with the BMP085 Barometric Pressure Sensor

Dependents:   SoftwareI2C_Test

mbed Library to use a software master i2c interface on any GPIO pins
Copyright (c) 2012 Christopher Pepper
Released under the MIT License: http://mbed.org/license/mit

History

Added the option to change the frequency (delay between GPIO toggles so blocking) default tip

2012-04-01, by p3p [Sun, 01 Apr 2012 22:52:47 +0000] rev 2

Added the option to change the frequency (delay between GPIO toggles so blocking)


Documentation Fix

2012-04-01, by p3p [Sun, 01 Apr 2012 19:27:03 +0000] rev 1

Documentation Fix


Initial Public Release

2012-04-01, by p3p [Sun, 01 Apr 2012 19:21:03 +0000] rev 0

Initial Public Release