1
0
mirror of https://github.com/taigrr/arduinolibs synced 2025-01-18 04:33:12 -08:00

7 Commits

Author SHA1 Message Date
Rhys Weatherley
41b9b3da39 Support for 24LCXX EEPROM's via I2C 2012-06-12 11:28:10 +10:00
Rhys Weatherley
858971da6e Use Arduino.h on newer versions of the toolchain 2012-05-25 15:04:49 +10:00
Rhys Weatherley
a76141c56d Remove WireI2C for now - it is a bit broken 2012-05-25 14:48:19 +10:00
Rhys Weatherley
a265ef1755 Rename BitBangI2C to SoftI2C 2012-05-18 10:19:33 +10:00
Rhys Weatherley
2cdadae890 Two-wire version of the I2C bus master 2012-05-18 10:14:40 +10:00
Rhys Weatherley
8a601d3a80 Refactor the I2C library API 2012-05-18 09:56:53 +10:00
Rhys Weatherley
5819690b42 Split BitBangI2C library into I2C and RTC 2012-05-17 17:43:53 +10:00