PCF85263AT RTC by Microrusty
Revision as of 04:12, 23 March 2019 by U731219879 rc (talk | contribs) (Created page with "'''PCF85263A Real-Time Clock''' (RTC) optimized for low power consumption<br> '''Data Sheet''' https://www.nxp.com/docs/en/data-sheet/PCF85263A.pdf '''Features''' Calend...")
PCF85263A Real-Time Clock (RTC) optimized for low power consumption
Data Sheet https://www.nxp.com/docs/en/data-sheet/PCF85263A.pdf
Features Calendar Automatic switching to battery on main power loss. Stop-watch (elapsed time counter). Stop-watch mode for elapsed time counting. From 100th seconds to 999999 hours Three time log registers triggered from battery switch-over as well as input driven events. Featuring clock output and two independent interrupt signals. Two alarms I2C interface Quartz crystal calibration. Provides year, month, day, weekday, hours, minutes, seconds and 100th seconds based on a 32.768 kHz quartz crystal
Programming PCF85263AT with Arduino IDE
Using the Arduino IDE copy the follow program and paste in the IDE.
Connect the PCF85263AT to the Arduino uno.