A MicroPython driver for DS1307-based RTC modules, providing time and date functions for ESP8266 projects.
This MicroPython library provides a simple interface for reading from and writing to DS1307-based Real-Time Clock (RTC) modules commonly found on platforms like eBay. It enables accurate timekeeping for embedded projects, particularly on ESP8266 microcontrollers, where maintaining time after power loss is essential.
get_time_string()get_date_string()set_time()The library prioritizes simplicity and practicality, offering straightforward functions for common RTC operations while allowing hardware customization for different module configurations.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.