micropython-tinyrtc-i2c
RTC driver
MicroPython driver for an RTC module with DS1307 and AT24C32N EEPROM.
MicroPython driver for TinyRTC I2C modules with DS1307 RTC and AT24C32N EEPROM
62 stars
5 watching
21 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
at24c32ds1307eeprommicropythonrtctinyrtc-i2c
Related projects:
Repository | Description | Stars |
---|---|---|
brainelectronics/micropython-ds1307 | A MicroPython driver for the DS1307 Real-Time Clock | 4 |
pangopi/micropython-ds3231-at24c32 | A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module | 28 |
peter-l5/ds1307 | A MicroPython driver for the DS1307 real time clock. | 1 |
miketeachman/micropython-ads1219 | A MicroPython driver for a precision 24-bit ADC with I2C interface. | 4 |
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 |
mcauser/micropython-mcp23017 | MicroPython driver for I2C-based 16-bit IO Expander | 72 |
mcauser/micropython-tca9548a | An I2C multiplexer library for controlling multiple devices with the same address on a microcontroller bus | 15 |
mcauser/micropython-pcf8574 | A MicroPython library for interacting with an 8-bit I2C I/O Expander | 36 |
mcauser/micropython-tm1637 | A MicroPython driver for TM1637 quad 7-segment LED display modules | 191 |
mcauser/micropython-pcf8575 | MicroPython driver for 16-bit I2C I/O Expander with Interrupt | 19 |
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/ili9342c_mpy | An ILI9342C display driver for MicroPython | 52 |
anthonyknorman/micropython_tinyrtc | A Python library to interact with the RTC modules commonly used on cheap electronics | 4 |
sergeypiskunov/micropython-hx711 | Provides a driver for communicating with the HX711 24-Bit Analog-to-Digital Converter | 79 |