New i2c libraries with 'softi2c'
Re: New i2c libraries with 'softi2c'
Re: New i2c libraries with 'softi2c'
Success! Connecting 328p to DS1307
Re: New i2c libraries with 'softi2c'
#define USE_SOFT_I2C 0
Add read: D0
Add write: D0
Done
Re: New i2c libraries with 'softi2c'
Re: New i2c libraries with 'softi2c'
Re: New i2c libraries with 'softi2c'
Re: New i2c libraries with 'softi2c'
// pins for DS1307 with software i2c
#define SCL_PIN 59
#define SDA_PIN 58
Re: New i2c libraries with 'softi2c'
Re: New i2c libraries with 'softi2c'
Re: New i2c libraries with 'softi2c'
Re: New i2c libraries with 'softi2c'
Re: New i2c libraries with 'softi2c'
Re: New i2c libraries with 'softi2c'