Arduino IDE is great, however, some times I enjoy a simple C program and a simple Makefile. Here is a simple application skeleton allowing to blink a LED of course.
Blinking a BugOne
The BugOne is a small board with an ATMega168 and a RFM12 wireless module, and today I’m going to blink its two LEDs.