Skip to content

Releases: EnviroDIY/Sodaq_DS3231

v1.3.6 2024-08-25

Choose a tag to compare

@SRGDamia1 SRGDamia1 released this 26 Aug 02:44

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

Choose a tag to compare

@github-actions github-actions released this 24 May 17:17

New Features

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

Removed executable

Choose a tag to compare

@SRGDamia1 SRGDamia1 released this 30 Oct 16:22

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

The PC sync executable is tied to this release.

Asynchronous temperature conversion

Choose a tag to compare

@SRGDamia1 SRGDamia1 released this 06 Feb 22:21

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

Choose a tag to compare

@SRGDamia1 SRGDamia1 released this 31 Mar 16:34

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