I thought of this for a project. I don't know if I would ever bother with it, but how would you guys attack this one.
A system to safely set off consumer grade fireworks.
Possible operation:
1) Properly place the various shells and roman candles so they are secure
2) Use model rocket igniters to light the fuses attached with small alligator clips (same as a model rocket launch system works like from Estes)
3) Arm the system
4) Move back a safe distance and use a remote control to start the sequence or push a button to start a 30 second countdown while you move back
5) PIC, depending on program, either randomly ignites the fuses, ignities the fuses in a pre-programmed sequence or ignites the fuses one at a time with each push of the remote
Issues:
1) Limit on the number of firework "events" - while perhaps two or three fireworks could be ignited with the same ignitor the number of igniters is limited to the outputs on the PIC (assuming a system that tries to remain as simple as possible)
2) Safety mechanism - There could be NO chance of power going to the igniters at any time other than when commanded. No output spike when first turned on or anything like that.
3) Will an igniter light a fuse? It lights the powder in a rocket engine working on just a couple volts from a 9v battery.
Possibilities:
In theory it would be possible to program the fireworks to a short piece of music. It would be a "poor man's" system, but since the consumer grade garden variety fireworks usually are roman candles, shooting stars or shells that only go up about 150 feet timing issues are not as critical. Assuming an igniter was placed close to the firework tube one could assume there would be only a very brief delay from ignition to firing so timing the music to the dramatic parts is mostly an issue of PAUSE statements and possibly staring the program .5 seconds before the music starts to allow for burn and launching.
Not something I would want to market, but only something I might create for myself.
Even with my limited knowledge the program itself wouldn't be difficult. I could see using transistors to route a higher current to the igniters. Not sure how I would handle the safety issue with an accidental firing though.
Just throwing the idea out to see what you guys think, but if someone starts to sell it I want a percentage!!! :-)
Bart
Bookmarks