Crates.io | sd2405al |
lib.rs | sd2405al |
version | 0.1.0 |
source | src |
created_at | 2021-03-27 22:44:25.867296 |
updated_at | 2021-03-27 22:44:25.867296 |
description | Driver for the SDA2405AL real-time clock, for use with embedded-hal |
homepage | |
repository | https://github.com/afajl/sd2405al |
max_upload_size | |
id | 374434 |
size | 35,542 |
Rust driver for the [SSD1681] real-time clock used on the Gravity I2C SD2405 RTC Module for use with embedded-hal and the Rtcc crate.
This simple driver allow you to set and read the time. The chip only allows setting all datetime fields at once.
The examples must be built on a Raspberry Pi. Use the
run-example.sh
script to copy the sources, compile and run the
example.
sd2405al
is dual licenced under: