Case: I give throttle, say, 15% - motors spin for a second then stop suddenly. Why the motors stop spinning? Because the board of arduino (looks) to restart itself. Concept: When throttle given, electricity from power supply (battery) flows to all circuit and force motors to spin (based on command inside the program). Program forces to make motors spin based on the value of throttle but power doesnt supply enough to force the motors to spin. Thats why motors stop spinning. When motors spin, ampere voltage increase based on the value of throttle, Motors: 3.7v Digital pins: max. 5v But power can reach, even the min power. Then I check using multitester and it shows below 3.7v or below 5v. Another cause: 1. Small cable (big resistance) 2. Long cable (big resistance) 3. Short circuit (faulty wiring) Conclusion: Whenever you find the issue like this, the cause must be: POWER SUPPLY Problem.
Very useful drone tutorial ❤️🔥🔥🔥 mine also kept resetting itself when I increase the throttle. Voltage of power supply is the most cases in this case.
yes, you're right :D
bad wiring. that's why I never use jumper for arduino drone project.
would u pls build a nrf24 quadcopter, please?
when will you make a tutorial video for NRF24 multiwii drone, sir? make one, please
Yes, I am wating for the same
Wow wonderful ❤❤❤❤❤❤
thanks bro
Clear and simple xplanation. Thanks brother 🤩
glad it is useful for you
excellent! mine works! 🎉🎉🎉❤
Thanks so much, buddy
🎉🎉🎉
Whats exactlly about reset when given throtle?
Case: I give throttle, say, 15% - motors spin for a second then stop suddenly. Why the motors stop spinning? Because the board of arduino (looks) to restart itself.
Concept:
When throttle given, electricity from power supply (battery) flows to all circuit and force motors to spin (based on command inside the program). Program forces to make motors spin based on the value of throttle but power doesnt supply enough to force the motors to spin. Thats why motors stop spinning.
When motors spin, ampere voltage increase based on the value of throttle,
Motors: 3.7v
Digital pins: max. 5v
But power can reach, even the min power.
Then I check using multitester and it shows below 3.7v or below 5v.
Another cause:
1. Small cable (big resistance)
2. Long cable (big resistance)
3. Short circuit (faulty wiring)
Conclusion:
Whenever you find the issue like this, the cause must be: POWER SUPPLY Problem.