Skip to content

Releases: EnviroDIY/Sodaq_DS3231

v1.3.6 2024-08-25

26 Aug 02:44
Compare
Choose a tag to compare

Update scripts for syncing with a PC

Changed

  • Changed to PC sync program to require the port number as input and to allow specifying the timezone.
  • Update workflows

Fixed

  • Fixed temperature calculation; thank you to @twprules.

v1.3.5 Add PC sync python script for python 3.9

24 May 17:17
Compare
Choose a tag to compare

New Features

  • Adds a python 3.9 version of the PCsync program to sync the DS3231 with PC or NTP time.

Removed executable

30 Oct 16:22
Compare
Choose a tag to compare

Removed executable from git repository to comply with library inclusion rules.

The PC sync executable is tied to this release.

Asynchronous temperature conversion

06 Feb 22:21
Compare
Choose a tag to compare

Can now set the conversion register to force the clock to begin a temperature conversion without waiting for the conversion to finish.

v1.3.0

31 Mar 16:34
Compare
Choose a tag to compare

Has corrected day-of-week and an example of syncing the clock to PC