I am confused in the digram of BO motor to motor driver. Can you please tell me the circuit of motor only or the picture of your fire fighting car from down part (BO motors to motor driver)
@@engineershahidtechaa bro I created it for exhibition conducted in sub district level thank you and I got second place, now I can go to district level.thank for your support . please you tell me the principle behind the working
PLEASE can make a tutorial to make this more water pump POWERFUL? . Please please please please please please please please please please please please please please.
at 7:04 i added switch between battery and motor driver. there is two wire in the battery one (-) will connect directly to the motor driver gnd and other + will connect by the switch one terminal and other terminal of the switch will be connect to the motor driver 12v port
Please can I get the circuit diagram for your work Because the work that I put in the description does not work, and I do not know the reason. Please help. I need this diagram to discuss graduation, please
@@engineershahidtechaa the link in the description does not fit with your project, so please draw your circuit and your code please, it't important for my project
Code is here using chatGpt: #include Servo myservo; int pos = 90; // Starting position of the servo int motor_speed = 70; boolean fire = false; // Define sensor pins #define Left 9 // left sensor #define Right 10 // right sensor #define Forward 8 // front sensor // Define motor pins #define LM1 2 // left motor #define LM2 7 // left motor #define RM1 4 // right motor #define RM2 12 // right motor #define pump 6 // pump pin void setup() { pinMode(Left, INPUT); pinMode(Right, INPUT); pinMode(Forward, INPUT); pinMode(LM1, OUTPUT); pinMode(LM2, OUTPUT); pinMode(RM1, OUTPUT); pinMode(RM2, OUTPUT); pinMode(pump, OUTPUT); // Set initial motor speed analogWrite(LM1, motor_speed); analogWrite(RM1, motor_speed); // Attach servo to pin 11 myservo.attach(11); myservo.write(pos); // Set initial position } // Function to extinguish fire void put_off_fire() { for (pos = 50; pos = 50; pos--) { // Move servo arm back myservo.write(pos); delay(10); } digitalWrite(pump, LOW); // Turn off pump myservo.write(90); // Reset servo to center position fire = false; } void loop() { // Check sensor readings if (digitalRead(Left) && digitalRead(Right) && digitalRead(Forward)) { // Move forward digitalWrite(LM1, HIGH); digitalWrite(LM2, HIGH); digitalWrite(RM1, HIGH); digitalWrite(RM2, HIGH); } else if (!digitalRead(Forward)) { // Obstacle ahead, stop and activate fire extinguishing digitalWrite(LM1, HIGH); digitalWrite(LM2, LOW); digitalWrite(RM1, HIGH); digitalWrite(RM2, LOW); fire = true; } else if (!digitalRead(Left)) { // Obstacle on the left, turn right digitalWrite(LM1, HIGH); digitalWrite(LM2, LOW); digitalWrite(RM1, HIGH); digitalWrite(RM2, HIGH); } else if (!digitalRead(Right)) { // Obstacle on the right, turn left digitalWrite(LM1, HIGH); digitalWrite(LM2, HIGH); digitalWrite(RM1, HIGH); digitalWrite(RM2, LOW); } delay(300); // Adjust delay for speed control // Check if fire needs to be extinguished if (fire) { put_off_fire(); } }
Can I please have your email or contact information, we are making this model for science tech fest and the wiring part that you have shown is just not clear or detailed, you have not shown which wire gets connected where, please help, we have the event in three days
Sir can i get your contact number. Because tomorrow i have competition and i am doing this project. I want to get the clear circuit diagram so that i can do it
Brother tomorrow is my presentation can you give me the circuit diagram and code please brother 🙏 can i get your number brother I want circuit and code Please replay bro 🙏
Can you please show us how and what wires you used
The wiring part got very confusing
Can you please tell the IDE of aurdino uno you were using if fire fighting robot............
can we do this without using relay?
What wires did you use in 1:48 and 4:48 and 6:02 and is i2v battery necessary
Sir simply can i copy the code paste it on a app called Arduinodroid is it ok?
I am confused in the digram of BO motor to motor driver. Can you please tell me the circuit of motor only or the picture of your fire fighting car from down part (BO motors to motor driver)
From PC, are there 2 connections or just one with USB-B to main board?
Can you please give me correct circuit diagram.i want to do this project at college.
your circuit diagram is wrong. provide us the correct one...
whats was connected to the digital pin no-6? was that relay module signal?
Jumpers wire should me taken male to male or female to female or male to female
Male to male
Hey brother did the project worked
Can you say what type of wires are used??
what is the price if i want to buy this working model ?
6000
Bro i am not able to turn on it. I have made perfect circuit as shown in video. So what should I do??
Reach us on Instagram and send the circuit picture techa_tronic
Hello which battery u used ?
can i use ir sensor instead of ir fame sensor ,? is it working ?
No..
IT WILL WORK BUT YOU WILL REMOVE THE WHITE LED IN THE IR SENSOR
Sir we we have to connect batter in circuit there is only one connection of positive
Battery negative wire connect to the motor driver negative pin
Bro you have used arduino nano but in circuit dirgram you have used arduino uno please replay
You can use any one the circuit diagram will be same for same pins
Can i use 9 v battery instead
Sir awesome project.. but it's not working with all connections being done Carefully. Can u just help us out
Yes.. msg us on instagram
Hey brother did the project worked
Sir in the website it is showing for Arduino uno is tit the same code for nano
Yes , it will
Can I use only 2 ir sensor and one smoke sensor intead of 3
Yes
@@engineershahidtechaa hello bro how can this create with Arduino Uno board and connection plz tell me
Funciona el codigo y el diagrama?
5:40 what is this we are soldering on
Hey, I just tried this project. It's not working for me. Plese tell me, where should i connect 9v btry -ve pin. Please reply
Battery negative wire should connect to the L298N motor driver ground wire
Hey brother did it worked
I can use a 9v battery, or it is mandatory to use the 12v battery
You can use 9v battery but make sure the battery must have enough current
Battery wire joined wear please request me
Bro...this robot is moving before detecting Fire....
Or else its detecting fire but not moving.What Should i do????
Please reply bro, we need this info for our robotics competition.
Where you able to fix it
Hello, sorry sir, the link in your description can't be opened, can I ask for a new link?
Let me check
Hey brother did the project worked
can i replace the pump with 12v 🟥🟥🟥🟥🟥
bhai mere servo m 3 pins h only
Servo me 3 hi pin hoti h
Can i se arduino uno r3 instead of nano pls tell me i need to complete this in only 4 days
Yes
hello bro how can this create with Arduino Uno board plz tell me
Same connection also the coding will work same
@@engineershahidtechaa bro I created it for exhibition conducted in sub district level thank you and I got second place, now I can go to district level.thank for your support . please you tell me the principle behind the working
@@KingLu_0680
Can u help me for this project
@@KingLu_0680can we talk I am making the same project I need assistance
Awesome 😊
Bahi r3 hai kay v3 hai plz batto
V3
And can we use normal charger to give code
Assalamualaikum sir instead of Arduino Nano can i use Arduino Uno?
Does the code and connection will be same in both the cases?
5:38 which component is this?
Ues you cab
Yes
Walekumassalam
Can u give the online links to buy all these materials
Is the circuit and code is perfect
Can we do it on arduino uno
Yes
Can you please show clear way how to put the code it says error and the diagram beacuse their are missing things
Yes today, i will update the diagram
Hey brother did the project worked
Can I use IR sensor Instead of Flame Sensor?
No bro😂😊
Bro can we use 9v hifi battery for this
2 battery in parallel need to connect
Can I get the circuit diagram
Circuit diagram is given on link in description
Sir coding ko copy or paste karna ha sirf?
Yes
Hey brother did it worked
@BEWOKE-t9t
which IDE you are using?
its there in the description
Hi bro battery - point not connect! Please
In 3.33 minutes you have used a whit board please give the name of it
PLEASE can make a tutorial to make this more water pump POWERFUL? .
Please please please please please please please please please please please please please please.
Pls provide Circuit diagram new ?
On 3:43 what you used a white thing name please
It is mini breadboard
dimensions of board(chassis)?
8 inch x 10 inch
Thank you so much
Bro where did you connect the coding cable from laptop
Arduino nano
Hey brother did the project worked
What is the name of the material which was used in 5.50 second time?Is it SPDT or something else.I cant figure it out.Plzz help me out
on off toggle switch
Bro what have you done on 7 min 4 second and after 7 min 16 seconds
at 7:04 i added switch between battery and motor driver. there is two wire in the battery one (-) will connect directly to the motor driver gnd and other + will connect by the switch one terminal and other terminal of the switch will be connect to the motor driver 12v port
Thanks for the video, I'll try to make it!
thanks
Does it worked out?
Ka boleh minta ulang codinganny ngk? soalnya linknya ngk bisa di buka lagi🙏
Pls provide circuit diagram
Bro this circuit doesn't work please sent the circuit with arduino nano please
Iska use kya hai?
👍❤
Thanks
Hey bro i have made this awesome project but it is not working and i have to submit it after 5 days please help
messagee me on my insta id @techa_tronic
Hey brother did the project worked
Bhai apka link ma dusra circuit diagram mujhe yah wala circuit diagram chahie please 😢😢😢😢
Please give me accurate circuit diagram i like your video and subscribe also bro
can i have the code please?
Circuit pin diagram
Why this calm music😂 it makes me fall asleep
😂😂, so you can see this video many times
@@engineershahidtechaaএটাতে কি কোন প্রোগ্রাম করতে হবে???
Bhai please give me coading
link is given in description now
Give updated diagram and code
Fire fighter rabot setting pdf
Bro code PDF please video
Bro please give me a correct circuit diagram please bro jaldi bhej do bro
Hey brother did the project worked
Bro please give me circuit diagram
Hey brother did the project worked
Hello friend, your project is very cool and very interesting. Could you help me with the code if there is no problem?
Code is available on our website techatronic.com
Bhai codeing dado
@@rishikeshsinghrishikeshsin2863 website par hai coding
Please give the code i can't find on website
link in description
@@engineershahidtechaa
When I click on link it is not showing code instead of that it was showing Arduino projects
Bhai code error a raha ha
Hey brother did the project worked
Please can I get the circuit diagram for your work
Because the work that I put in the description does not work, and I do not know the reason. Please help. I need this diagram to discuss graduation, please
Link in description for circuit diagram
0:01
@@engineershahidtechaa the link in the description does not fit with your project, so please draw your circuit and your code please, it't important for my project
@@levian-consHey brother did the project worked
Bhai please give me the circuit diagram of this project your circuit diagram is not correct please give me accurate circuit diagram
Let me check
Tomorrow will update the circuit diagram
@@engineershahidtechaasir jaldi bejo
Is you sell projects
@@engineershahidtechaaBhai Bina code ke Nahi hota hai kya
the code and circuit is of another robot
i want to make exact same
now you can see the code in description
?🥱🥱
Code is here using chatGpt:
#include
Servo myservo;
int pos = 90; // Starting position of the servo
int motor_speed = 70;
boolean fire = false;
// Define sensor pins
#define Left 9 // left sensor
#define Right 10 // right sensor
#define Forward 8 // front sensor
// Define motor pins
#define LM1 2 // left motor
#define LM2 7 // left motor
#define RM1 4 // right motor
#define RM2 12 // right motor
#define pump 6 // pump pin
void setup() {
pinMode(Left, INPUT);
pinMode(Right, INPUT);
pinMode(Forward, INPUT);
pinMode(LM1, OUTPUT);
pinMode(LM2, OUTPUT);
pinMode(RM1, OUTPUT);
pinMode(RM2, OUTPUT);
pinMode(pump, OUTPUT);
// Set initial motor speed
analogWrite(LM1, motor_speed);
analogWrite(RM1, motor_speed);
// Attach servo to pin 11
myservo.attach(11);
myservo.write(pos); // Set initial position
}
// Function to extinguish fire
void put_off_fire() {
for (pos = 50; pos = 50; pos--) { // Move servo arm back
myservo.write(pos);
delay(10);
}
digitalWrite(pump, LOW); // Turn off pump
myservo.write(90); // Reset servo to center position
fire = false;
}
void loop() {
// Check sensor readings
if (digitalRead(Left) && digitalRead(Right) && digitalRead(Forward)) {
// Move forward
digitalWrite(LM1, HIGH);
digitalWrite(LM2, HIGH);
digitalWrite(RM1, HIGH);
digitalWrite(RM2, HIGH);
}
else if (!digitalRead(Forward)) {
// Obstacle ahead, stop and activate fire extinguishing
digitalWrite(LM1, HIGH);
digitalWrite(LM2, LOW);
digitalWrite(RM1, HIGH);
digitalWrite(RM2, LOW);
fire = true;
}
else if (!digitalRead(Left)) {
// Obstacle on the left, turn right
digitalWrite(LM1, HIGH);
digitalWrite(LM2, LOW);
digitalWrite(RM1, HIGH);
digitalWrite(RM2, HIGH);
}
else if (!digitalRead(Right)) {
// Obstacle on the right, turn left
digitalWrite(LM1, HIGH);
digitalWrite(LM2, HIGH);
digitalWrite(RM1, HIGH);
digitalWrite(RM2, LOW);
}
delay(300); // Adjust delay for speed control
// Check if fire needs to be extinguished
if (fire) {
put_off_fire();
}
}
Can I please have your email or contact information, we are making this model for science tech fest and the wiring part that you have shown is just not clear or detailed, you have not shown which wire gets connected where, please help, we have the event in three days
You can connect with us at instagram.. our username is techa_tronic
Sir can i get your contact number. Because tomorrow i have competition and i am doing this project. I want to get the clear circuit diagram so that i can do it
9560718291
Hey brother did the project worked
Brother tomorrow is my presentation can you give me the circuit diagram and code please brother 🙏 can i get your number brother I want circuit and code
Please replay bro 🙏
Hey brother did the project worked
Circuit pin diagram
Bro please give me circuit diagram