Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/notUnique/DS3231micro

Micropython library for DS3231
https://github.com/notUnique/DS3231micro

Last synced: 2 months ago
JSON representation

Micropython library for DS3231

Lists

README

        

# **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