Micropython_TinyRTC
RTC library
A Python library to interact with the RTC modules commonly used on cheap electronics
4 stars
2 watching
0 forks
Language: Python
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lewisxhe/pcf8563_pythonlibrary | A Python library for working with real-time clocks and calendars on microcontrollers using the PCF8563 IC. | 8 |
mcauser/micropython-tinyrtc-i2c | MicroPython driver for an RTC module with DS1307 and AT24C32N EEPROM. | 62 |
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 63 |
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 |
mattytrentini/micropython-mcp7940 | A driver for setting and controlling the Microchip MCP7940 RTC chip on a microcontroller. | 1 |
rdagger/micropython-sgtl5000 | A Python library for controlling an SGTL5000 Low Power Stereo Codec with a built-in headphone amplifier. | 3 |
brainelectronics/micropython-ds1307 | A MicroPython driver for the DS1307 Real-Time Clock | 4 |
ekondayan/micropython-ntp | A robust NTP library for MicroPython. | 8 |
anthonyknorman/micropython_ads1115 | A Python implementation of an ADS1115 analog-to-digital converter for microcontrollers. | 4 |
rawrtc/rawrtc | A WebRTC and ORTC library with data channel implementation for peer-to-peer communication. | 375 |
ntoll/microrepl | A Python-based interface to the MicroPython REPL on the micro:bit device | 32 |
kevinkk525/micropython_arduino_control | A library to remotely control an Arduino microcontroller using the 1-wire protocol | 0 |
thearn/python-arduino-command-api | A Python library for communicating with microcontroller boards | 415 |
zcattacz/ujrpc | Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs | 5 |