Microcontroller Fireworks Launcher

[vimeo 2245777]

After being inspired by our previous posts on a microcontroller-powered missile launcher and the wireless fireworks controller, [Adam] at Additronics.com decided to build his own microcontroller launcher. He combined elements from each of the prior projects, and included some of the advice from the Hack a Day comments. His multi-rocket/fireworks launcher is configured with an Arduino Diecimila, and requires a whole boatload of batteries. [Adam] claims there’ll be another video at New Year’s of the microcontroller in action, which we’re definitely looking forward to watching.

Arduino Duemilanove

The latest generation of Arduino hardware has been released. The Arduino Duemilanove (2009 in Italian) has the same form factor as previous generations. The specs are essentially identical to the Diecimila, but there have been a few changes to the hardware. The power source is no longer chosen using a jumper. A MOSFET and dual OPAMP have been added to the board to automatically selected between USB power and the external plug. Automatic hardware resets are optional now. Next to the USB port are two solder pads labeled RESET-EN. Cut the trace between them to kill the reset. If you ever want it back, just bridge the pads. The hardware was updated to correspond with the release of Arduino cofounder [Massimo Banzi]’s new book.