กลับไปหน้ารวมไฟล์
fire-sensor-f7fcb7-en.md
Today I am back with another project which is like a fire detector and is very accurate. So, the video for this project is found here:
keep in mind that this video is only accessible by link

Diagram (simplified)

This is what the diagram would have looked like in a simple view:
Source: https://www.viralsciencecreativity.com/post/arduino-flame-sensor-fire-detector

Requirements

There are certain requirements depending on what tools you have. The first one is that your fire sensor must support a digital output. To check if yours does support one, try seeing if yours has a pin that is labeled 'D0'. The second requirement is that you need to have a IR fire sensor. To check if yours is, your fire sensor should not look like that:
One Way DC 12V Flame Sensor Relay Module
Or that:
5 Way Flame Sensor Module
But it should look something like that:
IR flame sensor
And don't forget to view my blog!

EXPANDED TECHNICAL DETAILS

Rapid Thermal Anomaly Detection

A foundational security project that uses both optical and thermal sensors to provide redundant fire detection for home or workshop use.

  • Dual-Sensor Fusion Logic: Combines an IR flame sensor with a thermistor or LM35 temperature sensor. The Arduino only triggers a "Critical Alarm" if both sensors show a sudden spike, drastically reducing false alarms from sunlight or heaters.
  • 90dB Acoustic Strobe: Pulsates a high-current piezo siren at 2.4kHz, the frequency most likely to wake humans from deep sleep, providing a reliable early warning.

Reliability

  • Battery Backup Monitoring: The Arduino monitors the 9V battery voltage; if the power is low, it emits a short "Chirp" every 32 seconds to alert the user.

ข้อมูล Frontmatter ดั้งเดิม

title: "Fire sensor"
description: "Make a fire sensor that is (not so) sensitive"
author: "24Ishan"
category: ""
tags:
  - "weather"
  - "environmental sensing"
  - "home automation"
  - "smart appliances"
views: 22768
likes: 2
price: 435
difficulty: "Easy"
components:
  - "1x 5 mm LED: Red"
  - "1x Buzzer"
  - "1x IR fire sensor"
  - "1x Jumper wires (generic)"
  - "1x 5 mm LED: Green"
  - "1x Arduino UNO"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles: []
documentationLinks: []
passwordHash: "9018ad3a57da1d7c141a9c9ac081732077c4f1d8c5c8a17deb07b4e084314d51"
encryptedPayload: "U2FsdGVkX18tmGIVJ6KCCOElJ6L/6TOdH6UZVA/GotE1826R77jJfxKtLyrhMzBBPUJeEVdF+MzfvgjfqBDOik6yrNXqdOQU01XdXQRFVTI="
seoDescription: "Create a Fire sensor project using Arduino with adjusted sensitivity levels for stable detection."
videoLinks:
  - "https://www.youtube.com/embed/h7SEucU8MiE"
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/fire-sensor-f7fcb7_cover.jpg"
lang: "en"