# BM8563 Real-Time Clock (RTC) Component [](https://components.espressif.com/components/espp/bm8563) The `Bm8563` component provides a driver for the Bm8563 RTC chip to be able to set and query the clock time using a battery-backed up real-time clock (RTC). ## Example The [example](./example) shows how to use the BM8563 RTC driver to set and get the time.
615b8dfde3e14e5a40ac4d1e2c605182b9d31bfd
idf.py add-dependency "espp/bm8563^1.2.0"