News

Fire Sensor Alarm Project This repository contains the code and resources for a Fire Sensor Alarm project that utilizes a flame sensor and Arduino to detect potential fire incidents and trigger an ...
This project unveils a compact and efficient fire alarm system, thoughtfully crafted using the versatile Arduino Uno microcontroller 🤖 and an IR (Infrared) sensor 🌟. Designed with safety in mind 🛡️ ...
Material Required: Arduino UNO Fire sensor or Flame sensor (3 Nos) Servo Motor (SG90) L293D motor Driver module Mini DC Submersible Pump Small Breadboard Robot chassis with motors (2) and wheels (2) ...
Arduino based Fire Alarm – Circuit and Working Fig. 2 presents the circuit diagram for the fire alarm using a flame sensor and Arduino Nano. The system is powered by a step-down transformer (X1), a ...
⏹️ My first ever project with Arduino Uno - Smart Fire Alarm 🔶Project Overview : In the cities most houses have a gas connection and fire caused by gas leakage is also common . My intention ...
This robot is designed as a first response unit so it can suppress the fire keeps it under control till help arrives. This firefighting robotic system is controlled by an Arduino Uno development board ...
The presented fire suppression mechanism is a self-monitoring system that detects the existence of fire between a specific range of wavelength and suppresses the fire by spreading water flowing via ...
Arduino Code for Speed Sensor In general, the following code makes Arduino to measure the speed of the moving object using two IR sensors and display the object speed in the I2C 16x2 LCD display. When ...