Тёмный

DIY Fire Fighting Robot using Arduino | Auto Fire Chaser and Extinguisher 

Saad Innovative Ideas
Подписаться 3 тыс.
Просмотров 297 тыс.
50% 1

Опубликовано:

 

2 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 907   
@universaltp2729
@universaltp2729 29 дней назад
POV: you're here because your teacher asked you to make a project
@leonardougarte1173
@leonardougarte1173 Месяц назад
Here I leave the code that I used, my Arduino is a Chinese one, it is the ch 340G and
@leonardougarte1173
@leonardougarte1173 Месяц назад
#define enA 10//Enable1 L298 Pin enA #define in1 9 //Motor1 L298 Pin in1 #define in2 8 //Motor1 L298 Pin in2 #define in3 7 //Motor2 L298 Pin in3 #define in4 6 //Motor2 L298 Pin in4 #define enB 5 //Enable2 L298 Pin enB #define ir_R A0 #define ir_F A1 #define ir_L A2 #define servo A4 #define pump A5 int Speed = 160; // Write The Duty Cycle 0 to 255 Enable for Motor Speed int s1, s2, s3; void setup(){ // put your setup code here, to run once Serial.begin(9600); // start serial communication at 9600bps pinMode(ir_R, INPUT);// declare fire sensor pin as input pinMode(ir_F, INPUT);// declare fire sensor pin as input pinMode(ir_L, INPUT);// declare fire sensor pin as input pinMode(enA, OUTPUT); // declare as output for L298 Pin enA pinMode(in1, OUTPUT); // declare as output for L298 Pin in1 pinMode(in2, OUTPUT); // declare as output for L298 Pin in2 pinMode(in3, OUTPUT); // declare as output for L298 Pin in3 pinMode(in4, OUTPUT); // declare as output for L298 Pin in4 pinMode(enB, OUTPUT); // declare as output for L298 Pin enB pinMode(servo, OUTPUT); pinMode(pump, OUTPUT); for (int angle = 90; angle = 40; angle -= 5) { servoPulse(servo, angle); } for (int angle = 40; angle
@MisbahUddin-u8g
@MisbahUddin-u8g 5 месяцев назад
Wow! Great job
@demberaquise6030
@demberaquise6030 20 дней назад
Que buen proyecto seria bueno ya no en prototipo sino en real Felicitaciones Dios te bendiga con mas sabiduría.
@saadinnovativeideas
@saadinnovativeideas 20 дней назад
So nice of you brother
@ashwin4811
@ashwin4811 3 месяца назад
Bro as u told before i changed the code to 1,2,3 like digital output but the problem was the pump motor running automatically can u give the clear explanation or code for that please
@RISHIT-eu8ck
@RISHIT-eu8ck 2 месяца назад
bad saad dont ever use the stupid code just because of him i lost to scince fair . may god give himbad luck
@SamarthJoshi-s3t
@SamarthJoshi-s3t 2 месяца назад
WELL DONE BRO!
@ArnobDasPronoy
@ArnobDasPronoy 14 дней назад
thank you bruh because of your project i clamed first place in my school.
@saadinnovativeideas
@saadinnovativeideas 14 дней назад
That's awesome! Keep it up
@nealee4509
@nealee4509 12 дней назад
what code did you use?
@arnobdaspronoy-o8i
@arnobdaspronoy-o8i 12 дней назад
i use the description code
@ArjunKrishnapk
@ArjunKrishnapk 5 дней назад
but why mine dont work
@ArnobDasPronoy
@ArnobDasPronoy 5 дней назад
@@ArjunKrishnapk i think have wrong connection in your project .
@AsifKhan-pl5zu
@AsifKhan-pl5zu 5 месяцев назад
Hi cute Saad keep up continue the spirit ❤❤
@saadinnovativeideas
@saadinnovativeideas 5 месяцев назад
Thanks brother.. Inshallah I will
@roboticolego
@roboticolego 3 месяца назад
Excelente gracias por compartir. Lima - Perú.
@saadinnovativeideas
@saadinnovativeideas 3 месяца назад
Welcome 🤗
@ayushsrivastava8580
@ayushsrivastava8580 2 месяца назад
Saad all the connections r right, arduino, flame sensor and L298 motor give red light when i turn on the switch but the code is not working or i dont know what but nothing works at all, Please help me
@xiaonaiheme
@xiaonaiheme 10 дней назад
@@ayushsrivastava8580 any solution?
@likhithdk9958
@likhithdk9958 3 месяца назад
Waste video nothing is working properly
@rohitashagrwal9079
@rohitashagrwal9079 5 месяцев назад
How you have soo less subscribers and likes you deserve more, keep it up saad
@saadinnovativeideas
@saadinnovativeideas 5 месяцев назад
Thanks ❤️ I will get it all with your support
@rainbowdays6532
@rainbowdays6532 День назад
Bro I need your help😢😢 . I want to know is the code really work😅😅? Also thanks for uploading these types of videos. 😊😊😊😊
@saadinnovativeideas
@saadinnovativeideas 14 часов назад
Thanks.. yeah but depends on you.. sometimes someone do not trace the right way and fail, they blame the code is incorrect. I used the same code in mine one
@bbbccc3205
@bbbccc3205 Месяц назад
00:10 Learn to create an Arduino firefighter robot 01:04 Robot designed to handle fire disasters 01:20 Introduction to controlling the DIY Fire Fighting Robot 01:35 Building a DIY Fire Fighting Robot using Arduino 02:59 Background music used in the video. 04:03 DIY Fire Fighting Robot using Arduino 06:28 DIY Fire Fighting Robot using Arduino 08:02 Arduino-powered DIY Fire Fighting Robot
@saadinnovativeideas
@saadinnovativeideas 29 дней назад
❤️
@ashwin4811
@ashwin4811 3 месяца назад
Bro i made it but one (IR) sensor was not working in the circuit and i even tested with a flame at first the motor ran but at the second time its can't what to do
@saadinnovativeideas
@saadinnovativeideas 3 месяца назад
Is the problem with just one (flame) sensor? Does the rest work well??
@Brightwillehosea
@Brightwillehosea 4 месяца назад
good work bro,ok now for me am working on my final year project which is about fire fighting robot with obstacle avoidance.For obstacle avoidance am using ultrasonic sensor which is connected with servo, that rotate with ultasonic to sense obstacle left,right and front.Priority is fire but if there is obstacle ,the car should stop and go where there is enough space.How can i do this?
@saadinnovativeideas
@saadinnovativeideas 4 месяца назад
You have to modify arduino code by addition to ultrasonic sense. And circuit diagram will also differ by little
@AnsariAavesh-yf9oo
@AnsariAavesh-yf9oo 9 дней назад
Bro can you please share your project if you have made
@esakkiraj9305
@esakkiraj9305 11 дней назад
show the circuit diagram and code
@saadinnovativeideas
@saadinnovativeideas 10 дней назад
Download it via link the pinned link in the description
@ManjuKumari-lh4fx
@ManjuKumari-lh4fx 4 месяца назад
Does it require any bluetooth or wifi connection or it can run independently onto to extinguish the fire?
@saadinnovativeideas
@saadinnovativeideas 4 месяца назад
No brother it has auto control. It has flame sensors that detects fire and Arduino interprets the signal and perform task as programmed. It doesn’t required any kind of transmitter
@ThePythonCoderNidith
@ThePythonCoderNidith 2 месяца назад
only just make some changes in the code thats it. then you're amazing...
@ayushsrivastava8580
@ayushsrivastava8580 2 месяца назад
Please tell me what changes u made Please help me
@pokala8806
@pokala8806 Месяц назад
I did not do any. Asking him to make changes
@ayushsrivastava8580
@ayushsrivastava8580 Месяц назад
@@pokala8806 what changes
@ashwin4811
@ashwin4811 3 месяца назад
Bro i tested by changing the port,when i changed it turns left and then i changed it turns right but the problem is 2 ir was not working for bo motors at the same time if i change the port only one ir was working for bo motors and turning left and right if i changed what to do(two ir was working for pump motor 😐)
@Sky_is_the_limit03
@Sky_is_the_limit03 4 месяца назад
I need some help...can you help me💙
@saadinnovativeideas
@saadinnovativeideas 4 месяца назад
Sure, why not. Tell me how can I help you
@philipkplorfia9461
@philipkplorfia9461 5 месяцев назад
Good job, keep it up. The code is not in the discretion
@saadinnovativeideas
@saadinnovativeideas 5 месяцев назад
Sorry I was going to upload it in two days. Check it again a day after tomorrow… thanks
@vaibhavagrawal7654
@vaibhavagrawal7654 15 дней назад
Plz give me connection of motor to motor driver for two motors plzz and if any change in code plzzzz plzz
@saadinnovativeideas
@saadinnovativeideas 14 дней назад
In connections just ignore flipped wired for other two motors, other connections remains the same… For code: just remove the codewords used for other two motors and modify their loop movements as given void moveForward() { digitalWrite(leftMotorForward, HIGH); digitalWrite(rightMotorForward, HIGH); digitalWrite(leftMotorBackward, LOW); digitalWrite(rightMotorBackward, LOW); } void moveBackward() { digitalWrite(leftMotorForward, LOW); digitalWrite(rightMotorForward, LOW); digitalWrite(leftMotorBackward, HIGH); digitalWrite(rightMotorBackward, HIGH); } void turnLeft() { digitalWrite(leftMotorForward, LOW); digitalWrite(rightMotorForward, HIGH); digitalWrite(leftMotorBackward, HIGH); digitalWrite(rightMotorBackward, LOW); } void turnRight() { digitalWrite(leftMotorForward, HIGH); digitalWrite(rightMotorForward, LOW); digitalWrite(leftMotorBackward, LOW); digitalWrite(rightMotorBackward, HIGH); } Remaining code remains the same..
@vaibhavagrawal7654
@vaibhavagrawal7654 14 дней назад
@@saadinnovativeideas error was leftMotorForward and like all was not define
@AbdullahTawsif-zl2mx
@AbdullahTawsif-zl2mx 3 месяца назад
Dont use this video to make this project . His code doesnt work, just because of him i lost my place in a science fair
@Gone_Rohan
@Gone_Rohan 2 месяца назад
Gonna use his project only for diagram 😅😂
@laxmiprasanna1020
@laxmiprasanna1020 2 месяца назад
I recommend don't use this project for circuit diagram also
@sobiashanker3677
@sobiashanker3677 2 месяца назад
Yes it is true
@rodrigocordovafernandez7285
@rodrigocordovafernandez7285 2 месяца назад
@@laxmiprasanna1020 muy tarde lei los comentriosss
@ayushsrivastava8580
@ayushsrivastava8580 2 месяца назад
​@@Gone_Rohanbro can u tell me the code his is not working
@GiGi-wl1le
@GiGi-wl1le 2 месяца назад
Min 8:02 WTF?
@tanthemaker6956
@tanthemaker6956 2 месяца назад
jumpre wyers my friend
@tanthemaker6956
@tanthemaker6956 2 месяца назад
very nice I ju st got dianose with diabetes but now im good
@youybirdheaven8772
@youybirdheaven8772 Месяц назад
what dose that mean? 😅😅😅
@Najibkhan12-y8h
@Najibkhan12-y8h 5 месяцев назад
Good work future scientist for Pakistan espical for Dera ismail khan
@saadinnovativeideas
@saadinnovativeideas 5 месяцев назад
😄Thanks bro❤️
@rohitashagrwal9079
@rohitashagrwal9079 2 месяца назад
Bro , I am going to make this project and I have ordered all the things as you said in the video does the cod and the circuit work coz some comments says it doesn't work
@rohitashagrwal9079
@rohitashagrwal9079 2 месяца назад
Plz reply...😢
@saadinnovativeideas
@saadinnovativeideas 2 месяца назад
Yeah it will work but depends on you and the way you make and upload the code. I mean if you do the same I showed
@rohitashagrwal9079
@rohitashagrwal9079 2 месяца назад
Ok
@rohitashagrwal9079
@rohitashagrwal9079 2 месяца назад
Is it ok if I use a lithium - iron battery for this project
@saadinnovativeideas
@saadinnovativeideas 2 месяца назад
Sorry I don’t know about lithium-iron battery. If you mean lithium-ion, yeah that are perfect to use
@AdithSoragu
@AdithSoragu 3 месяца назад
Your code is not working, none of my components are not working, is this fake?
@SHIVARAMAKRISHNAN212CSE
@SHIVARAMAKRISHNAN212CSE 3 месяца назад
Does your flame sensor get power and on Or Is it in off state
@saadinnovativeideas
@saadinnovativeideas 3 месяца назад
Its not the code issue. Check once again the circuit diagram. How much is your net input voltage??
@SamarthJoshi-s3t
@SamarthJoshi-s3t 2 месяца назад
Can we use flame sensor MODULE other than flame sensor
@saadinnovativeideas
@saadinnovativeideas 2 месяца назад
Yeah they are same
@chetansuman1400
@chetansuman1400 2 месяца назад
Bro my water pump is not working
@ashleylobo162
@ashleylobo162 2 месяца назад
Call the plumber
@kaptuinabel4072
@kaptuinabel4072 4 месяца назад
So in short no smoking anymore?
@tanthemaker6956
@tanthemaker6956 2 месяца назад
sadly yes my friend :(
@helptostudy6823
@helptostudy6823 2 месяца назад
Nice project bro
@saadinnovativeideas
@saadinnovativeideas 2 месяца назад
Thanks
@eyoabkibru
@eyoabkibru Месяц назад
your project is the best i have ever seen great job
@saadinnovativeideas
@saadinnovativeideas Месяц назад
So nice of you
@CissieNeil-x6w
@CissieNeil-x6w 10 дней назад
Clark David Jones Jason Gonzalez Timothy
@El_Nabghaa
@El_Nabghaa 5 месяцев назад
اخويا الطرش ❤ جامد ي غالي🔥♥️
@ZE_TECH74
@ZE_TECH74 5 месяцев назад
ههههههههههههه
@saadinnovativeideas
@saadinnovativeideas 5 месяцев назад
Thanks brother ❤️
@dimiodufote4010
@dimiodufote4010 4 месяца назад
I noticed you did a Daisy chaining methods for motor. Can you do a parallel connection how to do that. I am trying to connect two head of the 🤖 robot. Using Arduino chips. I have subscribed aswell.
@saadinnovativeideas
@saadinnovativeideas 4 месяца назад
Both the BO motor pairs are connected in parallel. What type of function you are going to perform with robots using arduino?
@dimiodufote4010
@dimiodufote4010 4 месяца назад
@@saadinnovativeideas I don't know yet, but I will find answers soon 🔜
@muhammadsayyam7528
@muhammadsayyam7528 5 месяцев назад
Get unstoppable saad! Well done!
@saadinnovativeideas
@saadinnovativeideas 5 месяцев назад
Thanks 😊
@anil0993
@anil0993 4 месяца назад
Bro i need make this project can u plz help me
@saadinnovativeideas
@saadinnovativeideas 4 месяца назад
Sure, how can I help you
@FathmandjanSahibzada
@FathmandjanSahibzada 5 месяцев назад
Well-done saad
@Sivaranjini.2001
@Sivaranjini.2001 Месяц назад
Bro is this works properly please tell fast
@saadinnovativeideas
@saadinnovativeideas Месяц назад
Of course if you did the same
@Sivaranjini.2001
@Sivaranjini.2001 Месяц назад
Ok what was the total amount for this project bro
@saadinnovativeideas
@saadinnovativeideas Месяц назад
About 30$ for the components
@Sivaranjini.2001
@Sivaranjini.2001 Месяц назад
What's in Indian rupees if we buy in a shop which is located in coimbatore​@@saadinnovativeideas
@i_hate_youTube..
@i_hate_youTube.. Месяц назад
​i bought all of these components....... around 2500-3000rupees​ @@Sivaranjini.2001
@umairsardar9191
@umairsardar9191 5 месяцев назад
It's really amazing. Best of luck ❤️
@saadinnovativeideas
@saadinnovativeideas 5 месяцев назад
Thanks a lot 😊
@MenakaMenaka-d3j
@MenakaMenaka-d3j 2 месяца назад
Very nice and super❤❤❤❤😊😊😊😊🎉🎉🎉🎉😁😁😁😁
@saadinnovativeideas
@saadinnovativeideas 2 месяца назад
❤️
@FathmandjanSahibzada
@FathmandjanSahibzada 5 месяцев назад
Well-done saad
@saadinnovativeideas
@saadinnovativeideas 5 месяцев назад
Thanks 😊
@rashmij4917
@rashmij4917 24 дня назад
sorry no nakku
@Frozensam2703
@Frozensam2703 4 месяца назад
Will u please provide the code ?
@saadinnovativeideas
@saadinnovativeideas 4 месяца назад
Check it in the description
@bilashimahato2583
@bilashimahato2583 4 месяца назад
​@@saadinnovativeideas?...
@saadinnovativeideas
@saadinnovativeideas 4 месяца назад
Check it now
@Frozensam2703
@Frozensam2703 4 месяца назад
​@@saadinnovativeideas thank you 😊
@VishalVlogs1992
@VishalVlogs1992 4 месяца назад
Tq sir
@protectionfromyou_white
@protectionfromyou_white Месяц назад
This code can still working when u do Programming? I was thinking if this code can be generated well, because i saw their comments here on your video that the code is not working, so i asking you sir, if this code u gave here in the link is 100%worked?
@saadinnovativeideas
@saadinnovativeideas Месяц назад
Yeah it do
@VAPDRAGONGAMING
@VAPDRAGONGAMING 29 дней назад
Ok​@@saadinnovativeideas
@fjs1111
@fjs1111 5 месяцев назад
Good work my friend!! I made a GPS guided RC car and know the amount of programming you had to do! Nice
@saadinnovativeideas
@saadinnovativeideas 5 месяцев назад
Thanks 😊.. GPS based, That’s cool
@bilashimahato2583
@bilashimahato2583 4 месяца назад
Code missing in description box
@saadinnovativeideas
@saadinnovativeideas 4 месяца назад
Sorry, Check it now
@PundeoBhagat
@PundeoBhagat 4 месяца назад
Hello sir I need your help Sir we have made the same problem like our Arduino Uno is not properly working bcz the power does not reach to Arduino What should we have do to resolve it
@saadinnovativeideas
@saadinnovativeideas 4 месяца назад
How much voltage have you given as an input to the arduino board and with which pin of board have you connected the positive terminal of battery?
@ashlyalvarado7614
@ashlyalvarado7614 Месяц назад
The same thing was happening to me you should power the arduino by the port of 12 v
@ewanemeheralishahdikhan5277
@ewanemeheralishahdikhan5277 5 месяцев назад
Excellent work saad ... Proud student 🎉 Keep it up ... 🎉🎉🎉🎉
@saadinnovativeideas
@saadinnovativeideas 5 месяцев назад
Bundle of thanks brother for your support and appreciation ❤️
@SimonPolaki-qm7jg
@SimonPolaki-qm7jg Месяц назад
Were daa it was sicence project
@aamirsharif1975
@aamirsharif1975 5 месяцев назад
Good Work Bro…❤️ Keep the spirit on🤍
@saadinnovativeideas
@saadinnovativeideas 5 месяцев назад
Thanks .. I will 😊
@СтевоСтојановић
@СтевоСтојановић 8 дней назад
could you please help me write the arduino code for the bottle labeling machine, Thanks in advance for your reply.
@aminuabdulrazaqozovehe282
@aminuabdulrazaqozovehe282 4 месяца назад
This is a good idea...Brilliant i must say
@saadinnovativeideas
@saadinnovativeideas 4 месяца назад
So nice of you brother. Glad you like it
@rodrigocordovafernandez7285
@rodrigocordovafernandez7285 2 месяца назад
ya lo arme pero tengo un problema, por que las ruedas no se mueven ? podrias explicarme, lo que se es que las ruedas estan perfectamente conectadas entre si y si reciben energia correctamente, pero al momento del funcionamiento no se dirige al fuego como se observa en el video. algo esta mal?
@saadinnovativeideas
@saadinnovativeideas 2 месяца назад
Have you uploaded the code successfully with the right *COM* ? And what is your total output volage?
@barodakiranchandra556
@barodakiranchandra556 5 месяцев назад
Man u disserve to be subscribbed for ur talent
@saadinnovativeideas
@saadinnovativeideas 5 месяцев назад
Thanks a million brother for your support and precious wordings
@RISHIT-eu8ck
@RISHIT-eu8ck 2 месяца назад
he deserve to be banned from yutube for giving saying that this project will work but his code is not working , and he used micro controller for motors and in the circiut i doest been shown fake like pakistan
@shlok_biyani
@shlok_biyani 2 месяца назад
@@RISHIT-eu8ck wowww
@congnghi381
@congnghi381 6 дней назад
Very nice, Thank you very much
@mohanamanoharan576
@mohanamanoharan576 Месяц назад
Can I do micro mouse maze solving with this
@ahamedkabeer4535
@ahamedkabeer4535 Месяц назад
Error ?? Sketch uses 5456 bytes (19%) of program storage space. Maximum is 28672 bytes. Global variables use 159 bytes of dynamic memory. avrdude: ser_open(): can't set com-state for "\\.\COM37" Failed uploading: uploading error: exit status 1
@saadinnovativeideas
@saadinnovativeideas Месяц назад
You have not selected the right port ( *COM* )
@ahamedkabeer4535
@ahamedkabeer4535 Месяц назад
@@saadinnovativeideas i have right port ( COM ) but error bro { error this comcomment } void setup(){ // put your setup code here, to run once
@ANTRUM666
@ANTRUM666 2 месяца назад
Bro is the motor driver (L298D) is capable to load the (4 )12 v gear motor
@Royal_editz65
@Royal_editz65 22 дня назад
I think no bro
@Sayan-python_g
@Sayan-python_g Месяц назад
Bro , the Transistor is NPN or PNP ?
@noabokobza7966
@noabokobza7966 Месяц назад
Great guider! I just didn't get yet the meaning of "Chachies" in your materials list. which component is that? tnx
@saadinnovativeideas
@saadinnovativeideas Месяц назад
The white coloured sheet in the video on which the components are stuck
@RavindraReddyMareddy-f3b
@RavindraReddyMareddy-f3b 3 дня назад
bro can we use 3 - 9 volts water pump instead of 5 - 9 volts water pump
@saadinnovativeideas
@saadinnovativeideas 2 дня назад
But should be compatible of bearing at leat 5 volts otherwise that would fry out.
@__AJAY__ARYA
@__AJAY__ARYA Месяц назад
Sir isme jaise sab equipment ka alg alg coding krna parta hai kya Plz jldi reply dijiye sir 😢
@saadinnovativeideas
@saadinnovativeideas Месяц назад
Hr component kelia alg alg codeword hai, or full compact code me na dedia hai
@vaibhavagrawal7654
@vaibhavagrawal7654 16 дней назад
My motors were not working while sensing fire why plz help me my project was stopped due to this problem and one thing I used 2 motors instead of 4 but I changed low and high command proper thus not work please help me to start motors while sensing fire plzzz
@saadinnovativeideas
@saadinnovativeideas 16 дней назад
Tell me sensors pinout and connection
@vaibhavagrawal7654
@vaibhavagrawal7654 16 дней назад
@@saadinnovativeideas I need to contact you plzzz
@NicedayNice-wp1bp
@NicedayNice-wp1bp 4 месяца назад
Thank you for replying fast. But in the video u said 102 pf And in comments 104 uf. Which should i buy. And thank you again
@saadinnovativeideas
@saadinnovativeideas 4 месяца назад
Always welcome brother. As I tell you before an average limit, you can use 104 if you avail that. But if you did not got that you can do parallel connections of small valued capacitors to reach the desired value.
@izutv8992
@izutv8992 10 дней назад
@@saadinnovativeideas Entonces no hay problema si uso los 33pf como usted lo uso o es obligatorio los 104 uf?
@SamarthJoshi-s3t
@SamarthJoshi-s3t Месяц назад
Bro Can we use 9v Battery
@saadinnovativeideas
@saadinnovativeideas Месяц назад
Yeah you can but if you are thinking about non rechargeable cell so that wont work bcs they can’t provide the desired amps
@003_sumayiaakterrupanti6
@003_sumayiaakterrupanti6 17 дней назад
Hello! I am making this for my sister's science fair project!! I wanted to know if I can use this water pump: 5v DC Mini Water Pump Micro Submersible Motor Pump 2.5~6V 120L/H
@saadinnovativeideas
@saadinnovativeideas 16 дней назад
Yeah thats suitable..
@motivationalthoughts5253
@motivationalthoughts5253 4 месяца назад
rpm of this motor ?
@saadinnovativeideas
@saadinnovativeideas 4 месяца назад
100 RPM
@anonymousforgeorgia
@anonymousforgeorgia 5 месяцев назад
hey saad. im going to buy arduino and other parts for this so are you sure that it works good? like code and everything
@saadinnovativeideas
@saadinnovativeideas 5 месяцев назад
It works as shown in the video. Yes code and everything is fine. If you found any problem let me know I will try to solve
@rodrigocordovafernandez7285
@rodrigocordovafernandez7285 2 месяца назад
@@saadinnovativeideas hermano encontre un problema, respondeme si estas dispuesto a arreglarlo
@laxmiprasanna1020
@laxmiprasanna1020 2 месяца назад
What is this the code was not correct ,I buyed all components but all is the waste of time and waste of money by doing fake videos we have to critise them and we should not give chance to evolve in any thing
@saadinnovativeideas
@saadinnovativeideas 2 месяца назад
There is no error anywhere in the code and in connections. If you failed to do so, no need to blame
@laxmiprasanna1020
@laxmiprasanna1020 2 месяца назад
I am not saying another person is also saying in comments your code is definitely wrong wrong wrong i tried in computer and even through phone also it is a fake code and coming errors
@laxmiprasanna1020
@laxmiprasanna1020 2 месяца назад
And i mke this car in another way with arduino withan another code but this motor driver is different that's why i tried to make but code is error
@saadinnovativeideas
@saadinnovativeideas 2 месяца назад
If you are not the stupid one then you can explain the type of error
@laxmiprasanna1020
@laxmiprasanna1020 2 месяца назад
Are you thinking it coming one error it was coming manyany errors unexpected commas ,servopulse , undeclared apostrophises and many do you have any doubt just copy that code and try to programme it n Arduino droid se what errors it was saying while compiling also not compiling it was coming error
@tamadahemavardhan4942
@tamadahemavardhan4942 2 месяца назад
We can use 9volt hw battery
@saadinnovativeideas
@saadinnovativeideas 2 месяца назад
No that is non rechargeable, and can’t provide more than *1 amps* wherein the project needs *2.5+ amps*
@ashwin4811
@ashwin4811 4 месяца назад
Bro why should not use 9v non rechargeable battery
@saadinnovativeideas
@saadinnovativeideas 4 месяца назад
Because that cant provide sufficient *Amps*
@ashwin4811
@ashwin4811 4 месяца назад
​@@saadinnovativeideas Bro please help me bro i have connected fully but the bo motor and servo motor are not working but the flame sensor and Arduino are working properly. I want to know that it the fault of using 9v battery?
@saadinnovativeideas
@saadinnovativeideas 4 месяца назад
Brother the deal is not limited merely up to voltage, this project requires about 3 amps to run and the 9 V non rechargeable battery can hardly give up to 1 amp, so obviously the project wont run. Li ion rechargeable battery can provide 3 amps
@ashwin4811
@ashwin4811 4 месяца назад
Ok bro i will try it later and say to you thank you
@ashwin4811
@ashwin4811 4 месяца назад
Bro I have 6 Eveready battery 1.5amps battery totally 9 amps is it ok ? Can i connect it in series and can i use it??
@KrrishRanga-kl5br
@KrrishRanga-kl5br 2 месяца назад
Bro I used IR SENSOR is there any problem in project or code Please reply
@saadinnovativeideas
@saadinnovativeideas 2 месяца назад
Is that ir flame sensor or else one?
@KrrishRanga-kl5br
@KrrishRanga-kl5br 2 месяца назад
@@saadinnovativeideas yes IR sensor
@KrrishRanga-kl5br
@KrrishRanga-kl5br 2 месяца назад
Please reply
@saadinnovativeideas
@saadinnovativeideas 2 месяца назад
No you need flame sensors
@anonymousforgeorgia
@anonymousforgeorgia 5 месяцев назад
saad, the invention is very good but the code is not in the description
@saadinnovativeideas
@saadinnovativeideas 5 месяцев назад
I have composed I a pdf containing Code and Circuit diagram, and I am going to upload it tomorrow.. check it out again tomorrow or a day after.. thanks
@anonymousforgeorgia
@anonymousforgeorgia 5 месяцев назад
@@saadinnovativeideas thank you
@saadinnovativeideas
@saadinnovativeideas 5 месяцев назад
Welcome 🤗
@sammykems8612
@sammykems8612 4 месяца назад
It is ,check well
@jeh0520
@jeh0520 4 месяца назад
Hi my friend,, can you told me how can i learn in effective why? I have the baisc but i never do robot because I just student
@saadinnovativeideas
@saadinnovativeideas 4 месяца назад
Yeah you can just learn these all because of your interest and curiosity. Try to make something like this, start with easy one, and never give up if you fail..
@harishakmharishakm3961
@harishakmharishakm3961 4 месяца назад
How much cost for this project
@saadinnovativeideas
@saadinnovativeideas 4 месяца назад
About, PKR 8500 = 30$ for the components
@salahudenradiab40
@salahudenradiab40 4 месяца назад
Hello is it okay if my bettery source is 18.6V?
@saadinnovativeideas
@saadinnovativeideas 4 месяца назад
No arduino uno recommended voltage is 7-12 V through “vin” pin. 18 V may damage the 5 V regulator in your arduino board
@-.m602
@-.m602 13 часов назад
I need help, the motors do not move and the sensors do not seem to detect anything
@saadinnovativeideas
@saadinnovativeideas 2 часа назад
Which type of sensors have you used 3 or 4pin. Also name the pins
@VikasKohli-w1v
@VikasKohli-w1v 2 месяца назад
Can we use ir sensor instead of flame sensor??
@saadinnovativeideas
@saadinnovativeideas 2 месяца назад
Not for this project
@KoyaKoyakp-b6t
@KoyaKoyakp-b6t 29 дней назад
Hello
@sameeramohammed4773
@sameeramohammed4773 Месяц назад
Saad can you pls help with this project I am a beginner and it is urgent pls reply pls pls
@saadinnovativeideas
@saadinnovativeideas Месяц назад
Yeah you can seek help from the video and I can solve your little issues?
@RashmiRashmi-h9y
@RashmiRashmi-h9y 22 дня назад
Waste it,s not working
@tgaming8097
@tgaming8097 Месяц назад
We need a source code for this project... Because we do the project in our college
@ComputerInOrder
@ComputerInOrder 28 дней назад
Which software is required to install
@saadinnovativeideas
@saadinnovativeideas 28 дней назад
Arduino IDE
@Upendra-dm7kx
@Upendra-dm7kx Месяц назад
Hi
@vijendrakanawat5403
@vijendrakanawat5403 11 дней назад
Sketch uses 3368 bytes (10%) of program storage space. Maximum is 32256 bytes. Global variables use 196 bytes (9%) of dynamic memory, leaving 1852 bytes for local variables. Maximum is 2048 bytes. avrdude: ser_open(): can't open device "\\.\COM6": The semaphore timeout period has expired. Failed uploading: uploading error: exit status 1 Bro i have a error. What can i do
@saadinnovativeideas
@saadinnovativeideas 10 дней назад
Your port (COM) is actually not connected. Install usb driver agent on your PC to connect it yo the port you are using
@GamingLover-sp4sy
@GamingLover-sp4sy 20 дней назад
Bro some problem can you help me please
@RajeshKumar-bn9ru
@RajeshKumar-bn9ru 2 месяца назад
Bro my servo motor mg90s not working please tell me after programming
@saadinnovativeideas
@saadinnovativeideas 2 месяца назад
Servo has three wires.. flip the side wires and leave the middle one
@smilehobby88
@smilehobby88 5 дней назад
Bro you used red colour flame sensor. But i have only blue colour sensor. Does it work
@saadinnovativeideas
@saadinnovativeideas 5 дней назад
But for this code and connections the sensors should have an analog pin (A0), colour doesn’t matter
@smilehobby88
@smilehobby88 4 дня назад
Bro i have many doubts. I have started making this project. Can you send your WhatsApp number
@SimonPolaki-qm7jg
@SimonPolaki-qm7jg Месяц назад
It is more flat nread
@AIvlogs-tz4nl
@AIvlogs-tz4nl Месяц назад
Bro can you pin that programming code in the comment box
@saadinnovativeideas
@saadinnovativeideas Месяц назад
I have already pinned a link..
@DevSpaceHub
@DevSpaceHub 2 месяца назад
Bonito pero lastima que solo queda en eso "solo un juguete"
@mlm8613
@mlm8613 Месяц назад
Hey, do I need a library for the code to work properly?
@saadinnovativeideas
@saadinnovativeideas Месяц назад
No no
@mlm8613
@mlm8613 Месяц назад
@@saadinnovativeideas Do I have to modify the code? Because it doesn't work for me
@arshimangukiya8035
@arshimangukiya8035 13 дней назад
Which one is true 3:21 or 3:28. ??
@snoopys7063
@snoopys7063 18 дней назад
Hey bro can i use different colours of wires to make this?
@saadinnovativeideas
@saadinnovativeideas 18 дней назад
Yeah, sure
@abod_saif.987
@abod_saif.987 4 месяца назад
Hi saad, I have question in the circuit diagram it says that for the flame sensor connect the G to ground, but in Ur video you connected the DO not the G, why? because we did the same project everything worked except the left side two motors I don’t know why ?
@saadinnovativeideas
@saadinnovativeideas 4 месяца назад
Do connections according to circuit diagram. Connect *ground* with *G*. I had changed it after, behind the scenes.
@abod_saif.987
@abod_saif.987 4 месяца назад
thank you for responding, Also, in the code it says that enA goes to pin 10 but U put it in pin ~5, U flipped all the enA with enB should I do the same U did or I do As the code says ? Because as I told you the left side wheels doesn’t move at all !
@saadinnovativeideas
@saadinnovativeideas 4 месяца назад
Brother it doesn’t matters much. If you flip the anA with enB the motors(wheels) will rotate in the opposite direction of desired, it doesn’t mean that they wont rotate. I flipped but then I flipped the motor wires as well. You just do all connections according to circuit diagram I provided.
@arshimangukiya8035
@arshimangukiya8035 13 дней назад
Hellow sir
@arshimangukiya8035
@arshimangukiya8035 13 дней назад
Plz tell me DO pin is empty??
@CHARAN868
@CHARAN868 Месяц назад
What happened we can put the fire on back side of the car
@saadinnovativeideas
@saadinnovativeideas 29 дней назад
You have to set more flame sensors on the back
Далее
I used to hate QR codes. But they're actually genius
35:13
OYUNCAK DİREKSİYON İLE ARABAYI SÜRDÜ 😱
00:16
Просмотров 4,8 млн
I Built a SECRET Lamborghini Dealership!
33:02
Просмотров 6 млн
Arduino Fire Fighting Robot with Sms and Call Alert
18:18
Top 10 Robotics Projects Ideas | DIY Robotics 2022
10:34
OYUNCAK DİREKSİYON İLE ARABAYI SÜRDÜ 😱
00:16
Просмотров 4,8 млн