Some quick examples showing what the AVR hardware can do, besides what Arduino offers normally
Demo of a wear leveling library that tries to extend the life of the EEPROM
Demo of how to use Timer2 to generate interrupts. Might make more sense to use Timer1 in any situation where servo control isn't needed
Demo of how to use the Watchdog timer to wake the device from sleep after a certain amount of time