I just upgraded by little Arduino to the ATMega168 – and basically doubled the memory. But, be warned: This is not a hassle-free procedure if you have not some experience with microcontrollers.
Grid Intro Lecture 2007
Posted by md
on January 10, 2007
Tomorrow, I will give an introductory lecture about grid technology at the TU Kaiserslautern. Here are the materials:
Visitors are welcome, the talk will be on 11.01.07 at 10:00 in room 36/438. If the UNICORE Testgrid gets fixed today, I will also include a demo.
Arduino DCF77 v0.2 released 14
Posted by md
on January 06, 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.