pcf8523 0.1.0

A library to interact with PCF8523 devices
Documentation
  • Coverage
  • 80%
    4 out of 5 items documented0 out of 4 items with examples
  • Size
  • Source code size: 13.1 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 716.36 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • lkolbly

PCF8523 for Rust

PCF8523 on Travis CI

This project aims to be a simple pure-rust I/O library for the PCF8523 series of I2C real-time clocks.

It's specifically developed using the Adafruit PCF8523 RTC for Rasperry Pi breakout, for which there is a brief example program shown.