I am using an Arduino MC to animate 12 RGB LED's on the LPD8806 strip. The program works fine when drawing the power from the Laptop. However the only supply I will have when I use it is a rectified 6V ac dynamo input. The rectified supply works fine but the Arduino program gets fried because it does not like the gradual falling off of the voltage over time as the dynamo slows down. I then have to reconnect it to the laptop to upload the program again. I need to some how turn the voltage off when it drops below lets say 3V. Anyone have any sugesstions?