micropython-mcp7940

RTC driver

A driver for setting and controlling the Microchip MCP7940 RTC chip on a microcontroller.

A MicroPython driver for the Microchip MCP7940 RTC chip

GitHub

1 stars
1 watching
9 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
peter-l5/ds1307 A MicroPython driver for the DS1307 real time clock. 1
mcauser/micropython-tinyrtc-i2c MicroPython driver for an RTC module with DS1307 and AT24C32N EEPROM. 62
mattytrentini/micropython-tmp1075 A MicroPython driver for a temperature sensor. 0
pangopi/micropython-ds3231-at24c32 A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module 28
mattytrentini/ssd1675a A Micropython driver for controlling an E-Paper display using the SSD1675A controller 9
brainelectronics/micropython-ds1307 A MicroPython driver for the DS1307 Real-Time Clock 4
omarbenhamid/micropython-ds1302-rtc A Micropython driver for the DS1302 RTC Clock chip 43
ekspla/micropython_rx-8035 A driver for Seiko Epson's 5-ppm RTC chip, enabling interaction with its I2C interface in embedded systems. 0
russhughes/st7789s3_mpy A C-based MicroPython driver for the TTGO T-Display-S3 st7789 display with various graphics and text rendering capabilities. 62
mattytrentini/micropython-dotstar A Python library for controlling APA102 DotStars using software SPI 22
mattytrentini/micropython-m5stack-dds A MicroPython driver for the M5Stack's DDS frequency generator 1
rsc1975/micropython-sht30 A Python driver for an SHT30 sensor on a microcontroller board 46
sergeypiskunov/micropython-hx711 Provides a driver for communicating with the HX711 24-Bit Analog-to-Digital Converter 79
miketeachman/micropython-ads1219 A MicroPython driver for a precision 24-bit ADC with I2C interface. 4
russhughes/ili9342c_mpy An ILI9342C display driver for MicroPython 52