Andy Wickert
Andy Wickert
Merged @IowaDave's docs, but keeping this Issue open because these don't yet include the answer to @owenwastaken's question.
Thank you, but it is in fact simply my modification and splice of work by Eric Ayars and @jeelabs, and is licensed totally without conditions: https://github.com/NorthernWidget/DS3231/blob/master/LICENSE So it is all...
Thanks for these comments! @bill-ba and @leslieadams57. I think I am understanding what is going on. @hasenradball added this functionality: see c5356092a911c9225b8a643ab054de0446c090b3. When I merged the PR, I presumed that...
@hasenradball and all: Let's please move this discussion to my PR, linked above (#65). I will reply there.
I've discovered the same problem while working with a student.
From #24: Suggestion: 1. Pin numbers 2. Constants 3. Flags ... not sure if this covers all use cases.
Renamed ClockPowerPin to RTCpowerPin
Answering the question from @lachlangrose at https://github.com/Loop3D/LoopStructural/issues/59: I am using the system install of Python 3.8 on Ubuntu, with a few libraries brought ahead to more recent versions via pip3....
Thanks @JuergenMey, especially for such a detailed description of what you have done. I think that the problem that you are encountering is due to the sudden change in `Te`...
* Moved setup to multiple lines * Made voltage on/off reading its own issue; disregard here from now on.