notUnique / DS3231micro

Micropython library for DS3231

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DS3231micro

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

About

Micropython library for DS3231

License:MIT License


Languages

Language:Python 100.0%