
The sketch for decoding the time radio signal DCF77 is greatly improved: I use interrupts for handling the signal and a backup timer has been added.
NOTE: This is an archive of my old blog. Go to http://gonium.net for my current website.

The sketch for decoding the time radio signal DCF77 is greatly improved: I use interrupts for handling the signal and a backup timer has been added.
Continuing my interrupt experiments, I wrote a little sketch to print the seconds since startup to serial. But: Something is wrong…
Continue reading…