micropython-DS3231-AT24C32

RTC driver

A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module

MicroPython driver for DS3231 RTC and AT24C32 EEPROM module

GitHub

28 stars
1 watching
7 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mcauser/micropython-tinyrtc-i2c MicroPython driver for an RTC module with DS1307 and AT24C32N EEPROM. 62
peter-l5/ds1307 A MicroPython driver for the DS1307 real time clock. 1
ekspla/micropython_rx-8035 A driver for Seiko Epson's 5-ppm RTC chip, enabling interaction with its I2C interface in embedded systems. 0
omarbenhamid/micropython-ds1302-rtc A Micropython driver for the DS1302 RTC Clock chip 43
mattytrentini/micropython-mcp7940 A driver for setting and controlling the Microchip MCP7940 RTC chip on a microcontroller. 1
brainelectronics/micropython-ds1307 A MicroPython driver for the DS1307 Real-Time Clock 4
boochow/micropython-st7735 An ST7735 TFT LCD driver for MicroPython 204
russhughes/wt32sc01py A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. 12
miketeachman/micropython-ads1219 A MicroPython driver for a precision 24-bit ADC with I2C interface. 4
brainelectronics/micropython-eeprom Provides a driver for interacting with EEPROM memory on MicroPython devices 5
russhughes/st7789_mpy A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. 557
eosti/micropython-aw210xx A Python driver library for Awinic's AW210xx line of 8-bit RGB drivers. 0
russhughes/ili9342c_mpy An ILI9342C display driver for MicroPython 52
sergeypiskunov/micropython-hx711 Provides a driver for communicating with the HX711 24-Bit Analog-to-Digital Converter 79
devbis/st7789py_mpy A slow MicroPython driver for a 240x240 ST7789 display without CS pin support. 85