/go-pcf8523

Golang library to interface with a PCF8523 RTC

Primary LanguageGo

Golang PCF8523

This is a Golang library to interface with PCF8523 real time clocks over I2C.

With it, you can set time, get time, check the battery, and set time corrections.

See example_test for example usage.