Skip to content
/ dcf77 Public
forked from therealprof/dcf77

A no-std Rust crate to decode DCF77 radio clock signals

License

Notifications You must be signed in to change notification settings

Ox11/dcf77

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A no-std Rust crate to decode DCF77 radio clock signals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%