Skip to content

Latest commit

 

History

History

RTC-IN1307

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

RTC-IN1307


Boards

ArduinoUno, LaunchPadF5529

Description

Interface to Real-Time Clock (RTC) chip IN1307, which has
an I2C interface. DS1307 is an equivalent chip but is not
tested with this code. Code allows users to set the time
via UART. RTClib is used in this code.