Skip to content

PCF8563 driver, embedded-hal 1.0, partially tested on M5Stack Core2

Notifications You must be signed in to change notification settings

hyx0329/pcf8563-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCF8563 driver

This driver is test on BM8563, which is a PCF8563 clone and used by M5Stack Core2.

One old driver on GitHub uses embedded-hal 0.2 which doesn't fit my purpose, so I write a new one.

Not all features are implemented.

The implemented features

  • Get datetime
  • Set datetime
  • Alarms
  • Power lost
  • Interrupt signal

About

PCF8563 driver, embedded-hal 1.0, partially tested on M5Stack Core2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages