espp/pcf85063

1.0.16

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

readme

# PCF85063 Example

[![Badge](https://components.espressif.com/components/espp/pcf85063/badge.svg)](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. 

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/pcf85063^1.0.16"

or download archive

Stats

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

Badge

espp/pcf85063 version: 1.0.16
|