กลับไปหน้ารวมไฟล์
flame-sensor-with-arduino-1b146b-en.md

Bring a flame closer to the sensor and open the Serial moniter and if there's a flame detected the Serial moniter will print "FLAME FLAME FLAME" and if there's no flame it will print "NO FLAME

A flame sensor module that consists of a flame sensor (IR receiver), resistor, capacitor, potentiometer, and comparator LM393 in an integrated circuit. It can detect infrared light with a wavelength ranging from 700nm to 1000nm.The far-infrared flame probe converts the light detected in the form of infrared light into current changes. Sensitivity is adjusted through the onboard variable resistor with a detection angle of 60 degrees.

Working voltage is between 3.3v and 5.2v DC, with a digital output to indicate the presence of a signal. Sensing is conditioned by an LM393 comparator.

EXPANDED TECHNICAL DETAILS

High-Sensitivity Fire Detection

A foundational safety project that provides real-time monitoring of infrared radiation to detect open flames in home or lab environments.

  • IR Spectral Analysis: Interfaces with a specialized IR flame sensor that is tuned to the 760nm - 1100nm wavelength range produced by fire. The Arduino captures the analog voltage drop caused by the IR photons.
  • Variable-Alert Logic Matrix: Categorizes the flame intensity into "Distant," "Moderate," and "Critical." The firmware triggers different buzzer frequencies and LED patterns based on the calculated distance of the fire.

Hardware Hub

  • Latching Emergency Reset: Features a software latch; once a critial flame is detected, the alarm remains active until a physical reset button is pressed, ensuring no fire event is missed.

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

title: "Flame sensor with arduino"
description: "This project will use KY-026 sensor to see if there is a flame and print it in the Serial moniter"
author: "csw"
category: ""
tags:
  - "environmental sensing"
  - "human welfare"
  - "health"
views: 11220
likes: 5
price: 450
difficulty: "Easy"
components:
  - "1x ky-026 Flame sensor"
  - "1x Arduino uno"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles: []
documentationLinks: []
passwordHash: "34ce6cf23b6b22e04e0ceb0c17a4dfebeeb414f987aef258e7e47354d409e594"
encryptedPayload: "U2FsdGVkX1+b9NS4rC9OZNInL4PWFmjI2OgAMpmvUC8gI+U0xx4LXX7zLUct5Q5BB6a1P0CZ/VbO2QpjgJCxhdvpmB4QhHzfEWA0mOHOWpA="
seoDescription: "Build a Flame sensor project with Arduino and KY-026. Learn how to detect fire and display results on Serial moniter."
videoLinks: []
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/flame-sensor-with-arduino-1b146b_cover.jpg"
lang: "en"