An open API service indexing awesome lists of open source software.

https://github.com/lbuque/micropython-pcf8563


https://github.com/lbuque/micropython-pcf8563

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

PCF8563 实时时钟/日历
=====================

NXP **PCF8563** 的 micropython 驱动模块,API 同时兼容 [machine.RTC](https://docs.micropython.org/en/latest/library/machine.RTC.html) 和 [time](https://docs.micropython.org/en/latest/library/time.html)。

数据手册
--------

* [PCF8563](datasheet/PCF8563_zh_CN.pdf)

开发计划
---------

* [ ] 支持中断
* [ ] 支持定时器
* [ ] 支持闹钟