dcf77 0.1.0

A platform agnostic driver to decode a DCF77 radio clock signal
Documentation

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.