https://github.com/lbuque/micropython-pcf8563
https://github.com/lbuque/micropython-pcf8563
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/lbuque/micropython-pcf8563
- Owner: lbuque
- Created: 2022-09-21T15:50:12.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-21T15:51:35.000Z (almost 4 years ago)
- Last Synced: 2025-01-22T03:44:40.588Z (over 1 year ago)
- Language: Python
- Size: 1.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)
开发计划
---------
* [ ] 支持中断
* [ ] 支持定时器
* [ ] 支持闹钟