pxt-rtc-ds3231
RTC module
An extension for the Micro:bit microcontroller that adds real-time clock functionality using the DS3231 sensor
Real-time clock extension for the Micro:bit; DS3231
0 stars
3 watching
1 forks
Language: TypeScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tinkertanker/pxt-realtimeclock-ds1307 | Provides a TypeScript-based interface to the DS1307 real-time clock on the BBC micro:bit | 1 |
jchristensen/ds3232rtc | A C++ library for working with Maxim Integrated DS3231 and DS3232 Real-Time Clocks | 396 |
wose/ds3231 | A driver to interface with the DS3231 real-time clock chip. | 7 |
peter-l5/ds1307 | A MicroPython driver for the DS1307 real time clock. | 1 |
octaprog7/ds3231 | A MicroPython module for interacting with the DS3231 clock IC from Maxim Integrated. | 0 |
lewisxhe/pcf8563_pythonlibrary | A Python library for working with real-time clocks and calendars on microcontrollers using the PCF8563 IC. | 8 |
pangopi/micropython-ds3231-at24c32 | A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module | 28 |
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 |
adafruit/rtclib | A C++ library providing an interface to real-time clocks for Arduino microcontrollers. | 798 |
riscv-rust/gd32vf103-pac | A peripheral access crate for a specific microcontroller family | 36 |
bsiever/microbit-pxt-timeanddate | An extension for Micro:Bit microcontrollers to keep track of time and date | 4 |
kitronikltd/pxt-kitronik-servo-lite | This project provides blocks for controlling the Kitronik ServoLite board on micro:bit boards | 24 |
shorts1999/pxt-smartmatrix | A library for controlling WS2812B-based LED matrices and displays | 5 |
anthonyknorman/micropython_tinyrtc | A Python library to interact with the RTC modules commonly used on cheap electronics | 4 |