A software I2C interface which is a drop-in replacement for the regular mbed I2C interface in case you run out of I2C ports
Dependents: Luminocity laser-tag
You are viewing an older revision! See the latest version
Homepage
This is a first version. Doesn't mean more versions will come, mainly means it may be a bit buggy. If it does not work for you: first try exactly the same code with the regular hardware I2C. If that does work, well then I made an error somewhere :D. You can send me a message if you can't figure it out, although without your hardware it generally is hard for me to reproduce.
If you find an error and solve it: Send a pull request and I generally will accept it :).