DS3231
Clock IC library
A MicroPython module for interacting with the DS3231 clock IC from Maxim Integrated.
MicroPython module for work with DS3231 clock from Maxim Integrated
0 stars
1 watching
1 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
clockmicropythonrtc
Related projects:
Repository | Description | Stars |
---|---|---|
notunique/ds3231micro | A Micropython library providing access to the DS3231's time and alarm features. | 15 |
lewisxhe/pcf8563_pythonlibrary | A Python library for working with real-time clocks and calendars on microcontrollers using the PCF8563 IC. | 8 |
octaprog7/mpydac | A MicroPython module for controlling a 12-bit digital-to-analog converter with EEPROM memory | 0 |
peter-l5/ds1307 | A MicroPython driver for the DS1307 real time clock. | 1 |
pangopi/micropython-ds3231-at24c32 | A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module | 28 |
octaprog7/pca9685 | A MicroPython module for controlling a 16-channel PWM controller | 0 |
wieck/micropython-ntpclient | An NTP client library for ESP32 boards using uasyncio and micropython | 6 |
octaprog7/mcp3421 | A Python module providing an interface to connect and measure with MCP342X ADCs via I2C | 0 |
octaprog7/tmp117 | This module provides access to the TMP117 temperature sensor in MicroPython-based systems. | 2 |
wei1234c/clock_generators | A toolbox for generating and managing clocks in embedded systems, with a focus on the Si5351 chip. | 7 |
octaprog7/mcp23017 | Controls a 16-bit I/O expander with serial interface using MicroPython. | 0 |
octaprog7/bmp390 | A Micropython module for interacting with the BMP390 pressure and temperature sensor. | 3 |
brainelectronics/micropython-ds1307 | A MicroPython driver for the DS1307 Real-Time Clock | 4 |
jchristensen/ds3232rtc | A C++ library for working with Maxim Integrated DS3231 and DS3232 Real-Time Clocks | 396 |
omarbenhamid/micropython-ds1302-rtc | A Micropython driver for the DS1302 RTC Clock chip | 43 |