espp/bm8563

0.21.0

uploaded 1 day ago
BM8563 Real-Time Clock (RTC) component for ESP-IDF

readme

# BM8563 Real-Time Clock (RTC) Component

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.

Links

Supports all targets

Maintainer

  • William Emfinger <waemfinger@gmail.com>

License: MIT

To add this component to your project, run:

idf.py add-dependency "espp/bm8563^0.21.0"

or download archive

Stats

  • Archive size
    Archive size ~ 9.16 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

espp/bm8563 version: 0.21.0
|