MangoPower v0.2

Alison needed a board to control some lights, flipping them on and off at timed intervals. I built this atmega168 based relay board to do just that. Running on a regulated 5v power supply the board can control up to 5 relays.
The software was written in the arduino ide, but the chips were not burned with the arduino bootloader. Instead, the sketch was burned straight to the chip to allow for no delay on power up.
(v0.1 had the barrel jack wired backwards. How embarrassing.)