Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 270 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 270 Bytes

DS1307 library

Simple lib for this RTC, uses the I2C host library instead of Wire.

Installing

Clone this repo to your arduino libraries folder, then clone the following repos as well:

  • git://github.com/rambo/I2C.git
  • git://github.com/rambo/i2c_device.git