Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/notUnique/DS3231micro

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

Last synced: 3 months ago
JSON representation

Micropython library for DS3231

Awesome Lists containing this project

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