Hello, I have got a project of fire fighting bot which will identify fire using camera. Is it possible doing using arduino?
Can you please elaborate your idea about this project. I will be really grateful.
Moved to Project Guidance.... Please don't post in Uncategorized again.
Possible uzing Arduino that way? No.
I ace processing needs mots of memory and lots of computing power.
Why not use IR sensing?
There are many different "Arduinos", with a wide range of different capabilities.
The 8-bit AVR-based Arduinos are unlikely to be suitable, neither are the Cortex-M0 ones - You'll need one of the higher-end models; eg,
What are your ideas? It is your project!
Is this a school /University type task given to you ?
In which case you need to do some research into detecting fires in various methods and sensor types . Document them and detail why you have made your choice.
The type of fire is important too -Hydrogen for example has little radiant heat and an invisible flame .
Whether an Arduino can do it is a much later task, defined by the method of detection you use .
Indeed - and after detection, different types of fire require different approaches to fight:
https://surreyfire.co.uk/types-of-fire-extinguisher/
As @hammy said, the first step in any project is research to understand the problem; what is the current "State of the Art", etc?
I'd start with a BeagleBone AI-64 for this particular project.
Indeed - or Raspberry-Pi or similar ...
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.