micropython_rx-8035
RTC driver
A driver for Seiko Epson's 5-ppm RTC chip, enabling interaction with its I2C interface in embedded systems.
A Micropython Driver for Seiko Epson's RTC, RX-8035SA/LC.
0 stars
1 watching
0 forks
Language: Python
last commit: about 1 month ago epsoni2cmicropythonpythonrtcrx8035seiko
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
brainelectronics/micropython-ds1307 | A MicroPython driver for the DS1307 Real-Time Clock | 4 |
mattytrentini/micropython-mcp7940 | A driver for setting and controlling the Microchip MCP7940 RTC chip on a microcontroller. | 1 |
mcauser/micropython-tinyrtc-i2c | MicroPython driver for an RTC module with DS1307 and AT24C32N EEPROM. | 62 |
rsc1975/micropython-sht30 | A Python driver for an SHT30 sensor on a microcontroller board | 46 |
russhughes/st7789s3_esp_lcd | A MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA. | 17 |
omarbenhamid/micropython-ds1302-rtc | A Micropython driver for the DS1302 RTC Clock chip | 43 |
hosaka/micropython-st7735 | Provides a software interface to control Sitronix ST7735 TFT displays using the MicroPython programming language | 26 |
russhughes/st7789s3_mpy | A C-based MicroPython driver for the TTGO T-Display-S3 st7789 display with various graphics and text rendering capabilities. | 62 |
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/s3lcd | A MicroPython driver for ESP32-S3 devices with ST7789 displays | 74 |
miketeachman/micropython-ads1219 | A MicroPython driver for a precision 24-bit ADC with I2C interface. | 4 |
sergeypiskunov/micropython-hx711 | Provides a driver for communicating with the HX711 24-Bit Analog-to-Digital Converter | 79 |