8000 GitHub - SudhirPai/Rtc: Arduino Library for RTC, Ds1307 & Ds3231 with deep support.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SudhirPai/Rtc

 
 

Repository files navigation

Rtc

Arduino Real Time Clock library.
An RTC library with deep device support.

Donate

Now supports esp8266. Now supports SoftwareWire library. Now supports AT24C32 EEPROM which is often included on on DS3231 boards

For quick questions jump on Gitter and ask away.
Gitter

For bugs, make sure there isn't an active issue and then create one.

Documentation

See Wiki

Installing This Library (prefered, you just want to use it)

Open the Library Manager and search for "Rtc by Makuna" and install

Installing This Library From GitHub (advanced, you want to contribute)

Create a directory in your Arduino\Library folder named "Rtc" Clone (Git) this project into that folder.
It should now show up in the import list when you restart Arduino IDE.

About

Arduino Library for RTC, Ds1307 & Ds3231 with deep support.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 98.9%
  • C 1.1%
0