SkillAgentSearch skills...

Pcf85063a

PCF85063A I2C RTC Arduino driver

Install / Use

/learn @jvsalo/Pcf85063a
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This is an Arduino compatible I2C driver for the NXP Semiconductors PCF85063A real-time clock.

It should work with any platform that implements Arduino's Wire interface.

The following features are supported:

  • Get and set time with 1-second accuracy
  • Reset clock
  • Pause/resume clock
  • Control CLKOUT square wave frequency
  • Configure countdown timer
  • Configure alarm with 1-second accuracy
  • Modify CTRL1 and CTRL2 registers

It uses the LGPL-licensed Time library: https://github.com/PaulStoffregen/Time

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1y ago
Forks9

Languages

C++

Security Score

70/100

Audited on Nov 15, 2024

No findings