DS3231micro

June 5, 2019 ยท View on GitHub

Micropython library for the DS3231. I found that no library supported the alarm functions of the DS3231, so i wrote this.

Features include:

  • Set and get the time
  • Set and use the alarms

Tested on ESP8266


Installing

Just copy the DS3231micro.py in the root directory of your board