Firework Igniter

Hi everyone,

My goal is to light some firework or rocket motor using a microcontroller.

To do so, I've watch some tutorials that show how to build and light electronic matches.
(How to Make Rocket Igniters (Electric Matches) - YouTube)

I basically need some matches, some wires and two 9v batteries (or just one depending on the tutorial).
I did the same as in the video that is linked but nothing happens.

Wenn I close the circuit, instead of lighting the match, the voltage drops immediately to 0v, and nothing happens. I've tried with 1x 9v, 2x 9v, 6x1.5v and with 2 6x1.5v batteries in parallel. It doesn't even spark, just goes to 0 volt.

As for the wire, I'm using one strand of a arduino jumper wire (those sold with the arduino).

What can I do to make it work ?

  • Should I use a different wire ? If so what type of wire ?
  • How do I prevent the voltage of dropping to 0 ? Adding th capacitors ? Something else ?
  • Is there a better way altogether ? (I need it to be as light as possible as I might use it as a parachute deployement in a rocket)

Any help is truly appreciated. Thanks

The wire used in igniters is resistor wire. Using regular wire (very little resistance) just causes a dead short and will not heat up unless a lot more current is supplied.

  1. use the right kind of wire.
  2. use the right kind of wire.
  3. do not know enough about your use.

I'm pretty sure regular igniters don't use a copper wire and they are NOT a short circuit (~ zero ohms). With a "short circuit" the current is determined by the battery capability and the heat is determined by the current and the actual resistance. With truly zero resistance there is no heat generated. That's why a light bulb or toaster gets hot while the (nearly) zero resistance wire in the walls stays cool.

With no (nearly) resistance, of course you are shorting-out the battery and killing the voltage. Your wire may be heavier gauge than what's in the video. He doesn't specify.

But, your car battery CAN put-out hundreds of amps and it WILL blow the copper wire and probably ignite the match!. :smiley: :smiley: :smiley:

... I saw an amateur rock show many years ago and they had some pyro triggered with a similar shorted copper wire powered by 120VAC! NOT RECOMMENDED (and certainly not legal in a public performance). There was no match, just gunpowder in a little ceramic container.

A capacitor across your little batteries will help too but I don't know how much capacitance you need. I'd start with 1000uF.

Here are some specs I found - 1 Ohm and 1 Amp recommended. Per Ohm's Law, that's 1V (minimum). I'm not sure how much voltage drop you'll get with 1 Ohm and a 9V battery, but you will get a voltage drop and of course you are draining the battery every time you pull current from it.

get some stranded wire. VERY fine strands.
get a D cell battery and some wires and alagator clips.
the single strand of wire should not be more than half an inch.
short out the battery and see if it glows red.

wrap the wire once around a match and try again.

Thanks for your answers.

So :

  • Get the right wire, some resistor wire such as nichrome wire.
  • Fine strands, something like nichrome 40 gauge, since the larger the number, the thinner the wire.
  • Maybe use a capacitor

I've order some nichrome 60 wire, 40 gauge.

I'll try again once I have the wire.

Thanks everyone

Try a strand of steel wool!

I do hope you don't think this sort of 9 V battery is useful for anything?

I use simple copper wire and some rubber bands to make contact.
A D cell workworks a champ.

Just take stranded wire and strip off the ends.
Do the same with a second wire.
Connect on a battery
Fold back all but one strand.

Touch that one strand to the other wire.
It should glow almost instantly.

Nichrome doesn't add anything.

If we knew you were ordering we would have said to get fire cracker fuses from ebay. Dirt cheap.
Fireworks igniter
Fireworks match

Strands of fine steel wool (used for cleaning, preparing wood or metal for treatment etc.) also burn nicely with a low voltage applied from, say, a dry cell (flashlight battery). You’d have to experiment a bit.

Fluffed-up Brillo pads, and a 12V model railway transformer.

Or, back when I was a "professional", 10 ohm 1/4 W resistor, and an 80V telex line....

I'd use available electric matches instead of unsafe DIY.
In former times we used filament bulbs with the glass removed. Works up from 1.5V.

I make a garden alarm with a simple firecracker
Single strand wire from an Old lamp cord
A D-cell battery
Wooden clothespin

Fishing line and a plastic card.

When a deer walks through the fishing line
It pulls out the card
Excitement for all

TheMemberFormerlyKnownAsAWOL:
Fluffed-up Brillo pads, and a 12V model railway transformer.

A "Brillo" pad is impregnated with soap.

That is going to get in the way (poor conductor :astonished: ).

I repeat, a single strand from non-soaped steel wool is extremely inexpensive, readily available, and should do the job perfectly having a reasonable resistance. Can be connected by spinning the ends around the bare connecting wire, possibly soldered.

Soap or not, it works, and you don't have to visit a hardware/DIY store.

Thanks to all your ideas is got it to work with a stand of steel wool and a 9v batterie. First try. It didn’t even burn out complety, I’ve been able to use it to light 3 matches in a row.
I might use a 9v battery in the final project or a 2s lipo.
I used a relay (one of those blue one) in my test, how could I replace it to have something smaller and lighter?

Hi,
The nichrome wire is what you need...

If you need just a few, just get Model Rocket Igniters.

Hard to find on Amazon etc. because they are well known for use in IEDs :frowning:

I used to have an Explosives License in New York, long ago before things got crazy.

The advantage of nichrome wire is that it has a known resistance (Ohms per foot, etc.) so you can have a known load on the battery and repeatable performance. You'd probably need to make a small coil to get enough resistance and to concentrate the heat. Electric heaters use nichrome or something similar.

It sort-of depends on what kind of reliability you need and if you need predictable battery life.

Copper & steel also have "known" resistance but it's too low for reliable performance in this kind of application.

a 2s lipo

LiPo batteries are not supposed to be shorted-out and you could end-up igniting the battery!

We keep encountering this.

People referring to a "9V battery".

This is not a useful power source for any Arduino project. It appears to be part of Fritzing as a convenient depiction of a generalised power source. Do not expect this to be useful for a pyrotechnics igniter. Use a pack of (alkaline) "AA" batteries - four for 6 V should be OK, or four NiMH rechargeables would conveniently provide 5 V to operate an Arduino as well.

You still need a relay or Logic Level FET to actually control the igniter.

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.