All Projects → niladri30 → Fire-detection-using-Python

niladri30 / Fire-detection-using-Python

Licence: other
Fire detection without using sensor

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Fire-detection-using-Python

node-red-dashboard-login
Node-RED-Dashboard Example with Sign In (Log In) Form, Session Management
Stars: ✭ 43 (+19.44%)
Mutual labels:  node-red
node-red-contrib-homebridge-automation
Homebridge and Node-RED Integration
Stars: ✭ 97 (+169.44%)
Mutual labels:  node-red
node-red-contrib-ui-time-scheduler
Easily power on/off any kind of device based on a schedule that you can easily create at the node-red-dashboard frontend.
Stars: ✭ 28 (-22.22%)
Mutual labels:  node-red
in24hrs
Discover how every solution in some way related to the IoT needs a platform and how to create that platform. This book is about being agile and reducing time to market without breaking the bank. It is about designing something that you can scale incrementally without having to do a lot of rework and potentially disrupting your current state of t…
Stars: ✭ 26 (-27.78%)
Mutual labels:  node-red
node-red-contrib-ical-events
Node-RED module to get events from a iCal Calender (Google e.g.), icloud or Caldav Server via kalender-events
Stars: ✭ 38 (+5.56%)
Mutual labels:  node-red
Andino-X1
Sources for the Raspberry Pi Board - Andino X1
Stars: ✭ 14 (-61.11%)
Mutual labels:  node-red
node-red-contrib-bosch-shc
Bosch Smart Home Controller (SHC) nodes for Node-Red
Stars: ✭ 15 (-58.33%)
Mutual labels:  node-red
node-red-contrib-alexa-home
No description or website provided.
Stars: ✭ 31 (-13.89%)
Mutual labels:  node-red
alarmserver
IP Camera Alarm Server to MQTT
Stars: ✭ 73 (+102.78%)
Mutual labels:  node-red
air-quality
Air quality sensing and monitoring
Stars: ✭ 17 (-52.78%)
Mutual labels:  node-red
ioBroker.node-red
Instantiate the server with node-red
Stars: ✭ 50 (+38.89%)
Mutual labels:  node-red
detect-timeseriesdata-change
WARNING: This repository is no longer maintained ⚠️ This repository will not be updated. The repository will be kept available in read-only mode.
Stars: ✭ 21 (-41.67%)
Mutual labels:  node-red
node-red-contrib-loxone
Connect the Loxone Miniserver to node-red via the Websocket API
Stars: ✭ 65 (+80.56%)
Mutual labels:  node-red
node-red-bluemix-nodes
A collection of node-red nodes for the IBM Bluemix platform
Stars: ✭ 32 (-11.11%)
Mutual labels:  node-red
node-red-contrib-ewelink
NodeRED nodes for eWeLink smart devices
Stars: ✭ 40 (+11.11%)
Mutual labels:  node-red
awesome-rhasspy
Carefully curated list of projects and resources for the voice assistant Rhasspy
Stars: ✭ 50 (+38.89%)
Mutual labels:  node-red
node-red-contrib-sonos-plus
A set of Node-RED nodes to control SONOS player in your local network.
Stars: ✭ 57 (+58.33%)
Mutual labels:  node-red
node-red-contrib-FIWARE official
FIWARE-Node-Red integration supporting NGSI-LD
Stars: ✭ 14 (-61.11%)
Mutual labels:  node-red
node-red-contrib-zeebe
Zeebe nodes for Node-RED
Stars: ✭ 23 (-36.11%)
Mutual labels:  node-red
node-red-contrib-mindconnect
Node-RED Agent for the MindConnect API (community driven project)
Stars: ✭ 43 (+19.44%)
Mutual labels:  node-red

Fire-detection-using-Python

This code setup is used in Raspberry Pi which has OpenCV installed in it. The aim of the project is to detect fire from any CCTV camera or any USB camera without using any sensor.

Working:

The USB camera is connecetd with RPi, as soon as any flame is detected it prints message as "Fire Detected". This message is than fed to Node-red which is running on RPi and reply back with a audio message "Fire Detected". We can also use HTTP Post to send the message to external server.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].