PCF8563_PythonLibrary
Microcontroller RTC library
A Python library for working with real-time clocks and calendars on microcontrollers using the PCF8563 IC.
8 stars
2 watching
5 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
micropythonpcf8563
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
xreef/pcf8591_micropython_library | A Micropython library to interact with the PCF8591 I2C analog IC. | 2 |
octaprog7/ds3231 | A MicroPython module for interacting with the DS3231 clock IC from Maxim Integrated. | 0 |
omarbenhamid/micropython-ds1302-rtc | A Micropython driver for the DS1302 RTC Clock chip | 43 |
anthonyknorman/micropython_tinyrtc | A Python library to interact with the RTC modules commonly used on cheap electronics | 4 |
pangopi/micropython-ds3231-at24c32 | A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module | 28 |
jposada202020/micropython_pct2075 | A Python driver for a temperature sensor on NXP Semiconductors PCT2075 microcontrollers | 0 |
ekspla/micropython_rx-8035 | A driver for Seiko Epson's 5-ppm RTC chip, enabling interaction with its I2C interface in embedded systems. | 0 |
mattytrentini/micropython-mcp7940 | A driver for setting and controlling the Microchip MCP7940 RTC chip on a microcontroller. | 1 |
oysols/tlc5940-micropython | A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |
rdagger/micropython-sgtl5000 | A Python library for controlling an SGTL5000 Low Power Stereo Codec with a built-in headphone amplifier. | 3 |
kevinkk525/micropython_arduino_control | A library to remotely control an Arduino microcontroller using the 1-wire protocol | 0 |
russhughes/ili9342c_mpy | An ILI9342C display driver for MicroPython | 52 |
mp-extras/vl53l5cx | A Python library providing an interface to a VL53L5CX TOF sensor for MicroPython and CircuitPython | 13 |