issues
search
NorthernWidget
/
DS3231
Communicates between Arduino-programmed AVR and Maxim DS3231 RTC: splice of Ayars' (http://hacks.ayars.org/2011/04/ds3231-real-time-clock.html) and Jeelabs/Ladyada's (https://github.com/adafruit/RTClib) libraries
The Unlicense
186
stars
81
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update Alarms.md
#98
franbulax
opened
6 months ago
0
Possible to add sketch to adjust Aging Register?
#97
terrypin999
opened
8 months ago
0
no .begin
#96
Goody-eng
opened
1 year ago
0
Refracture DateTime Class
#95
hasenradball
closed
1 year ago
8
add day of Week functionality
#94
hasenradball
closed
1 year ago
1
[Question]: Why do we use yOff instead use the Year In DateTime?
#93
hasenradball
closed
1 year ago
5
[DS3231]: Constructor improvement
#92
hasenradball
closed
1 year ago
1
undefined reference to DateTime::dayOfTheWeek()
#91
Danccce
opened
1 year ago
3
OSF flag needs independent reset function.
#90
gerrygralton
opened
1 year ago
0
fix 2 "unisgned" typo bytemap.h
#89
Noyarac
opened
1 year ago
0
Fix broken link to datasheet
#88
designer2k2
closed
7 months ago
1
Simple func to adjust the time of DS3231 and add simple alarm func
#87
R-YaTian
opened
1 year ago
0
About the DS3231 in readme.md has broken link
#86
ghost
opened
1 year ago
0
Cannot find any mention of which day of the week is 1
#85
ghost
closed
1 year ago
1
Update fo changelog for version 1.1.2
#84
wiiitek
closed
1 year ago
1
Prepare tag for the 1.1.2 release
#83
designer2k2
closed
1 year ago
9
Year 2106 potential problem?
#82
Macintosh-Fan
closed
1 year ago
1
DateTime constructor crashes SAMD21
#81
IowaDave
opened
1 year ago
1
corrects description of getYear() to resolve issue #78
#80
IowaDave
closed
1 year ago
0
Show release 1.1.1 on the library manager
#79
designer2k2
closed
1 year ago
15
Wrong text in DS3231/Documentation/Time-Retrieval.md
#78
GerardWassink
closed
1 year ago
1
CI by compiling the examples
#77
designer2k2
closed
1 year ago
4
DateTime class accepts type-conflicting assignments
#76
IowaDave
opened
2 years ago
3
Rename "pde" extensions to "ino" according to Arduino IDE convention.
#75
JohannesWilde
closed
2 years ago
1
New versions are not published to Arduino library manager
#74
wiiitek
closed
1 year ago
1
Readme
#73
IowaDave
closed
2 years ago
0
document utility functions
#72
IowaDave
closed
2 years ago
0
Added rudimentary +,-, >, <, == operators for DateTime objects and tests
#71
namanvs
closed
1 year ago
15
Alarm documentation and examples
#70
IowaDave
closed
2 years ago
0
Date time
#69
IowaDave
closed
2 years ago
0
Compile errors with recent getAXAlarm() and checkIfAlarm() overloads
#68
IowaDave
closed
2 years ago
1
Time-Set functions, defaults in setEpoch()
#67
IowaDave
closed
2 years ago
2
[BUGFIX & new example]: add new example and BUGFIX for __AVR__ for function DS3231::setEpoch()
#66
hasenradball
closed
2 years ago
1
setEpoch(): unix time (convert internally to y2k) and no 100-yr offset
#65
awickert
closed
2 years ago
40
Added Changelog
#64
jnuernberg
opened
2 years ago
1
Remove Perform-Calculations section
#63
IowaDave
closed
2 years ago
2
#51
#62
jnuernberg
closed
2 years ago
2
Issue9
#61
awickert
closed
2 years ago
0
Document time-setting functions
#60
IowaDave
closed
2 years ago
14
Finished first draft revision of README
#59
IowaDave
closed
2 years ago
4
Optional clear flag in checkIfAlarm() / #9
#58
jnuernberg
closed
2 years ago
6
Example/interrupt
#57
jnuernberg
closed
2 years ago
5
Rearrange README, add internal navigation links
#56
IowaDave
closed
2 years ago
3
Remove Vim swap files and add a rule to .gitignore
#55
nuxeh
closed
2 years ago
1
DS3231_test:16:8: error: 'DS3231 clock' redeclared as different kind of symbol DS3231 clock; ^~~~~
#54
Givy
closed
2 years ago
1
setEpoch() does not work with Unix Time but with time since 01/01/2000 00:00:00
#53
bill-ba
closed
2 years ago
13
variable "clock" conflict
#52
Jefferson-Lopes
closed
2 years ago
1
AlarmBits parameter not initialized in getA1Time and getA2Time
#51
franz-ap
closed
2 years ago
0
Not compiling
#50
flowmeter
closed
2 years ago
1
Fix datetime parsing
#49
vlad0x00
closed
2 years ago
1
Next