/I2C_Software_Library

I²C Software Library (Master only)

Primary LanguageC++OtherNOASSERTION

I2C_Software

Software I²C Master

Features

Software I²C on any pins, for master only.

Developed with embedXcode

Created by Rei Vilo on Feb 10, 2014 Copyright © 2013-2014

Settings

Those parameters in I2C_SoftwareLibrary.cpp might need to be adjusted.

const uint8_t DELAY_LONG = 32;
const uint8_t DELAY_FULL = 8;
const uint8_t DELAY_HALF = 4;
const uint8_t DELAY_PART = 2;

References

Licence

image

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.