Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding timer & alarm for PCF8563 with examples #285

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

Pixxelfragger
Copy link

Adding timer and alarm for the PCF8563 with examples.

Known limitations:
As the PCF8563 alarm function only uses minute, hour, day and weekday fealds, there are two functions to enable the alarm:

  • A DateTime object based function with boolean flags that enable the fealds that should match.
  • An explicit one where the alarm can be set by pasing the parameters directly, any value that is out of range will be disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant