Skip to content
/ pcf8583 Public
forked from xoseperez/pcf8583

PCF8583 Real Time Clock and Event Counter Library for Arduino (some fixes for the alarm timer)

License

Notifications You must be signed in to change notification settings

frober/pcf8583

 
 

Repository files navigation

This is a fork from https://github.com/xoseperez/pcf8583

PCF8583

PCF8583 Real Time Clock and Event Counter Library for Arduino

version license

Changes:

fix some Register for the alarm function
new getAlarm()

Documentation

TBD :(

See examples

License

Copyright (C) 2013-2018 by Xose Pérez and 2023 by frober
The PCF8583 library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

The PCF8583 library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with the PCF8583 library. If not, see http://www.gnu.org/licenses/.

About

PCF8583 Real Time Clock and Event Counter Library for Arduino (some fixes for the alarm timer)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.3%
  • Python 19.7%