# 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.
5f818d2b7bc5bbcc83e1089072ff24e3e87661b9
idf.py add-dependency "espp/bm8563^1.3.3"