top of page

The Flame Sensor Module is a sensitive electronic module designed to detect the presence of flames or fire. It utilizes an infrared (IR) receiver that detects the infrared radiation emitted by flames. The module is commonly used in fire detection systems, safety devices, and flame monitoring applications. When a flame is detected, the module outputs a digital signal, making it compatible with microcontrollers or Arduino boards for further processing or triggering alarms.

      Flame Sensor Module

      SKU: 128
      ₹100.00 Regular Price
      ₹70.00Sale Price
      • Specification

        • Detection Range: Typically around 0.8 to 4 meters
        • Operating Voltage: 3.3V to 5V DC
        • Detection Angle: Wide angle detection, typically around 60 to 90 degrees
        • Signal Output: Digital output signal (HIGH or LOW) indicating flame presence
        • Dimensions: Varies depending on the module

        Usage

        • Power Supply: Connect the VCC pin of the module to the 3.3V or 5V pin of the microcontroller or Arduino board.
        • Ground: Connect the GND pin of the module to the ground (GND) pin of the microcontroller or power supply.
        • Signal Output: Connect the OUT pin of the module to a digital input pin of the microcontroller or Arduino board.
        • Pull-up Resistor (Optional): If required, connect a pull-up resistor (typically 10kΩ) between the OUT pin and the VCC pin of the module.
        • Coding: Write the microcontroller or Arduino code to read the digital signal from the sensor module and perform desired actions based on the flame detection.
        • Testing: Ensure proper operation by exposing the module to a flame source and observing the digital output signal.
      bottom of page