Arduino DCF77 radio clock receiver 18

Posted by md on November 05, 2006

DCF77-arduino.jpg

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.

Continue reading…