Hello Seniors
I am still a beginner to these coding and Arduino things.
I have made my own little study for my project.
The component I use in my project:
My goal here to run the motor without speed controller or potentiometer.
Just use the app ( On/Off) for the motor.
Regarding the app is okay as long its receive the right command.
The problem is the ESC and Motor
I don't know what is the right coding for this.
But if there any add in component required to move the EDF
you may suggest
Your response kindly appreciated
Please do not duplicate your questions as doing so wastes the time and effort of the volunteers trying to help you as they are then answering the same thing in different places.
Please create one topic only for your question and choose the forum category carefully. If you have multiple questions about the same project then please ask your questions in the one topic as the answers to one question provide useful context for the others, and also you won’t have to keep explaining your project repeatedly.
Repeated duplicate posting could result in a temporary or permanent ban from the forum.
Could you take a few moments to Learn How To Use The Forum
It will help you get the best out of the forum in the future.
I know the skecth looks funny but they're all I have
My goal is to build an Bluetooth RC car with EDF on it.
EDF (connected to ESC 50A ) is powered by 4s LIPO
Also . I intended to use L293D to control the EDF while the four DC motors are connected to it
Right now, I am just able to move the model in the x and y directions except for EDF.
It just could not run.
If you mean through ESC , Then I not sure because I still testing the BLDC using Arduino alone. That's resulted the BLDC didn't run ( ECS powered by 4S lipo battery and Arduino powered by adapter) . I want to check the BLDC is in good condition or not before I connect it to L293D. I don't even know if the coding correct or not. I here need Seniors's coding to run it. I also already install the
Servo.h library but still not able to run the BLDC.
My target here is to run the BLDC first through Arduino before moving to next phase where we going to use L293D.
For L293D
I not even sure if that works. If we refer to the circuit , I connect the ECS's GNd , Pwn and 5V to Serv1 on L293D.