- Notifications
You must be signed in to change notification settings - Fork128
Arduino Library for RTCs, Ds1302, Ds1307, Ds3231, Ds3232, Ds3234 and Pcf8563/BM8563 with deep support. Please refer to the Wiki for more details. Please use the Github Discussions to ask questions as the GitHub Issues feature is used for bug tracking.
License
Makuna/Rtc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Arduino Real Time Clock library.
An RTC library with deep device support.
For quick questions and support:
- Try the new Github Discussions
- Or, jump on Gitter
For bugs, make sure there isn't an active issue and then create one.
Open the Library Manager and search for "Rtc by Makuna" and install
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 RTCs, Ds1302, Ds1307, Ds3231, Ds3232, Ds3234 and Pcf8563/BM8563 with deep support. Please refer to the Wiki for more details. Please use the Github Discussions to ask questions as the GitHub Issues feature is used for bug tracking.