ds3231
RTC driver
A driver to interface with the DS3231 real-time clock chip.
A platform agnostic driver to interface with the DS3231 real-time clock.
7 stars
2 watching
1 forks
Language: Rust
last commit: almost 7 years ago embeddedembedded-hal-driverno-stdrtcrust
Related projects:
Repository | Description | Stars |
---|---|---|
gbraad/pxt-rtc-ds3231 | An extension for the Micro:bit microcontroller that adds real-time clock functionality using the DS3231 sensor | 0 |
peter-l5/ds1307 | A MicroPython driver for the DS1307 real time clock. | 1 |
stm32-rs/stm32-eth | An Ethernet driver for microcontrollers from the STM32F family. | 149 |
wose/si7021 | A platform agnostic driver to interface with the Si7021 humidity and temperature sensor. | 5 |
jchristensen/ds3232rtc | A C++ library for working with Maxim Integrated DS3231 and DS3232 Real-Time Clocks | 396 |
wose/bh1750 | A platform-agnostic driver to read ambient light sensor data from various devices. | 2 |
ilya-epifanov/si5351 | A Rust driver for a hardware radio IC with PLL and clock generation capabilities | 3 |
yuri91/ili9341-rs | A WIP, no_std, generic driver for the ILI9341 (and ILI9340C) TFT LCD display | 58 |
cs2dsb/max31855.rs | A driver for a thermocouple converter chip | 4 |
rtic-rs/rtic | A real-time concurrency framework for building deterministic and efficient embedded systems on ARM Cortex-M microcontrollers. | 1,808 |
rp-rs/rp-hal | A collection of high-level drivers for the RP2040 microcontroller and associated boards. | 1,452 |
rust-iot/rust-radio-s2lp | Rust driver for a digital radio IC | 2 |
dotcypress/st7032i | A Rust driver for controlling Dot Matrix LCD Controllers | 2 |
david-sawatzke/hub75-rs | A Rust library for controlling Hub75 RGB matrix displays | 21 |
russhughes/wt32sc01py | A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 12 |