Wednesday, April 18th, 2007
Thanks to Lasse Lambrecht, I can release a new version of the DCF77 code - now you can run it on the ATMega168-based Arduinos.
Posted in arduino, digital, english | 5 Comments »
Saturday, January 6th, 2007
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.
Posted in arduino, english | 3 Comments »
Sunday, November 5th, 2006
As a first sketch, I developed a little DCF77 library for the arduino. The DCF77 sender broadcasts the exact time in Germany. It uses a binary format which needs to be decoded - which is exactly what the library does.
Posted in arduino, digital, english, nerdism | 5 Comments »