# 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.
4ed418ef029caf4885182c12a0fbbee3b23d4497
idf.py add-dependency "espp/pcf85063^1.0.34"