New DS1307 RTC Software Library

Hi all, just wanted to drop you a line to let you know about a new software library I've created for the DS1307 Realtime Clock that is compatible with the Time library and uses Software I2c, so you can use any of the Arduino pins, not just the TWI pins.

There is also a compact RTC design that I've created:

I put an SMD crystal on the back to ensure very accurate timing:

I've created for the DS1307 Realtime Clock

I put an SMD crystal on the back to ensure very accurate timing:

I think you just contradicted yourself there :wink:
The DS1307 cannot be very accurate, it's just not in its nature ;D

Just a quick Q, know of any libraries the softi2c library interferes with?

I know, as an example, that the newsoftserial library interferes with the servo library. What does the softi2c library use in terms of timers etc?

Mowcius