
Ich mag die Packstation – allerdings scheint das System noch nicht wirklich stabil zu sein. Beim scannen der Etiketten meiner Retoure crasht die Packstation und rebootet ;-)
NOTE: This is an archive of my old blog. Go to http://gonium.net for my current website.

Ich mag die Packstation – allerdings scheint das System noch nicht wirklich stabil zu sein. Beim scannen der Etiketten meiner Retoure crasht die Packstation und rebootet ;-)

For my DCF77 clock project, I need an understanding of handling interrupts with the ATMega8 chip – here’s my sketch.
Continue reading…

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.