how to make a drone #drone #howto #howtomake #motor #dronevideo
Step 1: change in code
/*
char data = 0; //Variable for storing received data
void
setup()
{
Serial.begin(84000); //Sets the baud for serial data transmission
}
void loop()
{
if(! Serial.available() )
{
data = Serial.read();
Serial.print(data);
data=1 ;
}
}
*/
Step 2: Use 4500maH done battery with 10K resister in series.
Warning:
* Do not try this at home if you dont have expert knowledge of coding and electronics because i have make modification in Code and controller circuit to keep drone running while attaching Propellers.
* Its vary risky to attach propeller while running , it can be cut your finger while attaching.
* In this project We used Li-ion Battery which needs expertise while charging.
* Battery can catch fire, Don't handle unprofessionally
*This video contains drone crash shot, So don't try at home.
* This done propeller blades are very sharp may me cause severe injury needs expertise to handle.
In this Video you will get help regarding to following topics
how to make drone
how to land drone
how drone crash landing
how to make drone with camera
how to make drone at home easy
how to make drone controlled by phone
how to make drone with tv remote
how to make drone pdf
how to make drone motor at home
how to make drone with camera and remote control
drone video
dji drone
mini drone
Step 1: change in code
/*
char data = 0; //Variable for storing received data
void
setup()
{
Serial.begin(84000); //Sets the baud for serial data transmission
}
void loop()
{
if(! Serial.available() )
{
data = Serial.read();
Serial.print(data);
data=1 ;
}
}
*/
Step 2: Use 4500maH done battery with 10K resister in series.
Warning:
* Do not try this at home if you dont have expert knowledge of coding and electronics because i have make modification in Code and controller circuit to keep drone running while attaching Propellers.
* Its vary risky to attach propeller while running , it can be cut your finger while attaching.
* In this project We used Li-ion Battery which needs expertise while charging.
* Battery can catch fire, Don't handle unprofessionally
*This video contains drone crash shot, So don't try at home.
* This done propeller blades are very sharp may me cause severe injury needs expertise to handle.
In this Video you will get help regarding to following topics
how to make drone
how to land drone
how drone crash landing
how to make drone with camera
how to make drone at home easy
how to make drone controlled by phone
how to make drone with tv remote
how to make drone pdf
how to make drone motor at home
how to make drone with camera and remote control
drone video
dji drone
mini drone