dcf77 0.1.0

A platform agnostic driver to decode a DCF77 radio clock signal
Documentation
  • Coverage
  • 100%
    25 out of 25 items documented0 out of 24 items with examples
  • Size
  • Source code size: 16.32 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.29 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 9s Average build duration of successful builds.
  • all releases: 9s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • therealprof/dcf77
    2 2 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • therealprof

dcf77

dcf77 contains a state machine to identify a DCF77 signal fed in to a regular GPIO pin. It also contains a decoder for the received signal into date/time values.

The driver is hardware independent and can e.g. be used with microcontrollers and any implementation of an embedded-hal crate.

License

0-clause BSD license.