# PCF85063 Example [](https://components.espressif.com/components/espp/pcf85063) The `pcf85063` component provides a driver for the PCF85063 Real Time Clock (RTC). It supports configuring and reading the time, setting alarms, and using the timer functionality. ## Example The [example](./example) shows how to use the `espp::Pcf85063` component to initialize and communicate with the PCF85063 RTC.
a41d3d133f602af36e251f938c2599ccaf2b1ada
idf.py add-dependency "espp/pcf85063^1.1.5"