Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 480 Bytes

File metadata and controls

17 lines (12 loc) · 480 Bytes

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.