Mid-Senior Engineers: Reinvent your career with Robotics, earning $100k-$200k+ in the next 90 days. Learn More

Make a Fire Extinguishing Robot using Arduino

Liz Miller Learn Robotics

About the Author, Liz Miller, Founder/CEO @ Learn Robotics

Liz graduated with a degree in Robotics Engineering from Worcester Polytechnic Institute and researched drones at UPenn's GRASP Lab. Liz is a former Raytheon Engineer, where she managed major $MM automation projects worldwide. Today, she's the driving force behind Learn Robotics, offering the Robotics Career Blueprint for Engineering Professionals and beginner courses through the Online Robotics Class. Liz is a third-generation entrepreneur who is all about the application of innovation in robotics, automation, and AI. Follow Liz on LinkedIn and Facebook.

Disclosure: Some of the links below are affiliate links. This means that, at zero cost to you, Learn Robotics will earn an affiliate commission if you click through the link and finalize a purchase. Learn Robotics is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a way for websites to earn advertising revenues by advertising and linking to Amazon.com.

Join our Private Discord Server, MakeRobots! Sign Up

Did you know that as of 2018, there are over 1.2 million people who are firefighters? Fire departments respond to one call every 23 seconds in the United States. Crazy, right?

I don’t need to tell you that firefighting is a dangerous job. However, I did want to share are some ideas for making a fire extinguishing robot. When fires become out of control, it’s optimal to send in firefighter robots to extinguish the flames.

So, if you’ve ever considered tackling this problem with your robotics skills, you can use this guide to get started.

“…Robots have proven to be an important firefighting tool. ‘It’s 100 percent the future.'”Michael Howe, President of Howe and Howe Technologies

Build a Fire Fighting Robot using Arduino

To build a fire fighting robot using Arduino, you’ll need a background in building mobile robots and a kit of parts.

Building a fire fighting robot follows the same process as building any type of autonomous mobile robot. First, create your design, build the chassis, add motors (and control), read some sensors, and make decisions.

While that might sound overwhelming, if you work on each step sequentially and slowly integrate working subsystems, then you’ll have a good chance of having a working robot.

Here’s a list of parts that are helpful when planning out your fire fighting robot.

SunFounder Flame Sensor Module Compatible with...
Sensitive to flame, also responsive to general light; generally used for flame; Detect flame or light of a wavelength ranging from 760 to 1100 nm.
Gikfun R385 Mini Water Pump Fish Tank Motor with...
Operating voltage: DC6-12V ( recommended 9V1A 12V1A), Maximum flow: 1.5-1.8L/Min; It's recommended to apply teflon tape after assembly, will help prevent leaks on pipes.
$18.98
Bolsen L9110 9110H Fan Drive Module Robot Design...
1pc L9110 Fan Motor Module; Working voltage: 5V
$9.99

As you are mapping out your fire fighting robot design, keep in mind how you want to extinguish the flames (water or a propeller or compressed air).

You’ll also need to consider whether or not your robot will have FPV (first-person view), teleoperated controls, autonomous controls, and mapping features.

For more sophisticated autonomous robots, like the RS1-T3, you may want to consider using ROS and creating object-recognition or flame-targeting algorithms.

firefighting robot demonstration

Or, you may consider how this robot is going to be used: in real examples or for competitions.

Lastly, the materials you use for a robot battling real fires (like the one above) have to withstand high temperatures. Keep this in mind, as well as environmental factors including dust, smoke, and debris.

3 Fire Fighting Robot Designs

You might have landed on this page because you’re preparing to compete in a Fire Fighting Robot competition.

If not, welcome! Building a Fire Fighting robot is a cool (and rewarding) project, nonetheless.

In this section, we will explore three fire fighting robot designs using Arduino.

The project files, code, and reference materials are linked to the original project page so that you can try these designs out yourself.

Note: If you are competing, these designs may not meet the competition guidelines. Check with the competition rules to ensure that your robot won’t be disqualified.

This article is meant to provide you with some ideas just in case you are new to robotics and need a starting point.

Project #1: Firefighting Mobile Robot using Arduino

Difficulty: ★★★☆☆

This fire fighting mobile robot design uses an Arduino Uno and combines three flame sensors, a 5V water pump, and a servo to detect and extinguish a small flame.

DIY firefighting robot
Photo Credit: Circuit Digest

Similarly to building an LDR array, you’ll place three flame sensors in the front of the robot. (One on the left, middle, and right.)

Then, you’ll check to see which side detects the fire (HIGH-active), and move towards that direction. Once you’re close to the flame, you can use the mini pump to spray the flame with some water.

Photo Credit: Circuit Digest

The downside to using water, is that hobby electronics and water do not mix. Testing this robot could be very messy unless you place the electronics in a waterproof case.

Estone Waterproof Plastic Electronic Project Box...
100% brand new and high quality; Material: ABS; Waterproof:IP66; Dimensions (outer):100 X 68 X 50mm/3.94 x 2.68 x 1.97 (L X W X H)

Materials needed to build a fire fighting robot with Arduino:

  1. Arduino UNO basic kit
  2. 3 Fire sensors or 5Ch Flame sensor
  3. Servo Motor (SG90)
  4. L293D motor Driver module
  5. Mini DC Submersible Pump
  6. Robot chassis with motors and wheels
  7. A small can or reservoir to hold water

Project #2: 3D printed Arduino Fire Fighting Robot

Difficulty: ★★★★☆

This project uses a flame module, pump, and Tic Tac box to extinguish flames with water. The chassis is 3D printed and modular, so it can be customized based on your needs.

You can also make a wheel or a treaded version of this robot. Check out this design if you want to incorporate CAD modeling and 3D printing with your design.

However, be aware that the temperature of the dullest flame is 525°C. The melting point of ABS is around 230°C. This robot design may not be suitable for sending robots into extinguishing large areas of fire.

This could be sufficient if you’re competing in a fire fighting competition and only have to extinguish a single lit candle.

SMARS fire fighting robot attachment
Photo Credit: SMARS Firefighter MOD

This robot is based on the SMARS Rover Chassis and retrofitted with an Adafruit motor shield. Read more about this mini robot fire truck on Thingiverse.

Materials needed for this fire extinguishing robot design:

  1. 3D printer and Filament
  2. Arduino Uno
  3. L293D Shield for Uno
  4. Tic Tac Box (Large)
  5. 5 Channel Flame Sensor
  6. Mini Pump Set
  7. 3X Extenders

Project #3: Fire Extinguishing Robot using a Propeller

Difficulty: ★★★☆☆

Rather than using water to extinguish flames, the Pokey robot by Michael Shimniok uses a large propeller. The goal of this robot was to navigate a maze (representing a house with rooms) and put out a lit candle. This is very similar to the Trinity Robotics Competition held today.

Pokey fire fighting robot example
Photo Credit: Pokey robot from Bot Thoughts

This robot was built in 2008, so there is a lot of “outdated” parts used in this project. However, a lot of the principles in designing a fire fighting robot are apparent in this project.

You can read more about Pokey on the Bot Thoughts blog.

Components you’ll need to build a firefighter robot with a propeller:

Sale
Arduino Uno REV3 [A000066]
Arduino Uno is the most used and documented board in the world
$32.00 −$4.05 $27.95

Fire Fighting Robot Competitions: Trinity College Fire Fighting Contest

For over 27 years, Trinity College (held in Hartford, CT) has hosted the International Fire Fighting Home Robot Competition, which advances robotic technology and knowledge by using robots as an educational tool.

Trinity Fire Fighting Robot contest logo

The cool thing about this contest is that the robots are completely autonomous. That means teleoperated control is not allowed.

The goal of this competition is to have the fastest robot that can navigate a maze and extinguish a lit candle.

Learn more about the Trinity Fire Fighting Robot contest here. (And be sure to tell them Learn Robotics sent you!)

[et_bloom_inline optin_id=optin_25]

What makes a good fire fighting robot?

In this article, we explored how to build a fire fighting robot and three example designs for fire extinguishing robots.

While there are many different ways to build a firefighting robot (take Trinity College’s 27-years of fire fighting competitions), there are a few key fundamentals to every fire robot.

1. Fire fighting robots must be designed for a specific purpose.

If the goal is to extinguish a lit candle, then you can get away with fewer design considerations than a robot that’s being sent in to extinguish a room engulfed in flames.

2. Fire fighting robots may be autonomous or teleoperated or both.

Depending on how you want to use the robot, it may make sense to have an operator or firefighter control the robot on-scene. Some robots are even sent into dangerous environments to look for people or rescue missions.

3. Good fire fighting robots aid in getting the job done.

As you’re developing ideas for your fire fighting robot, it’s important to remember that robots are there to assist with extinguishing fires. Not add to the commotion.

The best fire fighting robots are exceptionally useful for the tasks they’re designed to do.

Have a tip for building a fire fighting robot? Did you compete in the Trinity Fire Fighting Robot contest? Leave your tips below!

DFROBOT Devastator Tank Mobile Robot Platform...
New body shape for easy construction and to accommodate more modules; Modular wiring – no soldering iron needed!
$94.90
Experienced Engineer (Mechanical, Electrical, Computer, Software): If I offered to help you upgrade your engineering career to robotics, earning $100k-$200k+ in the next 90 days, would you take me up on that offer? Click here for details.
Liz Miller Learn Robotics

🚀 Pre-Launch: Become a "MakeR" with MakeRobots!

Hey Reader, 👋

Liz Miller, Founder/CEO, here with some Exciting News!

Learn Robotics just acquired MakeRobots™, an Online Robotics Community, and are prepping its Official Learn Robotics Debut in Late 2023.

MakeRobots™ is your one-stop-shop for learning, gaining coding, electronics, and robotics skills, connecting, and building robots for one low monthly membership!

Join MakeRobots™ at our Special Pre-launch Rate!
🤖 Access our Private Community & Robotics Courses
💬 Network, Collaborate, Connect with Other Makers
🔓 Only $5.99/month – locked in for life
⏱️ Pre-launch deal is Limited to the first 1,000 subscribers

This is a perfect opportunity for you to get into the fastest growing robotics community on the internet, at our ground-level, pre-launch membership rates.

👇 Click the button below to Claim your Pre-launch Membership and become a MakeR in the MakeRobots Community, today!

Learn Robotics Botly Favicon

MORE LEARN ROBOTICS ARTICLES