Hello to everyone,
I hope you are doing well.
I'm new with electronics and arduino. I have a little project I want to do. Actually I want to control 2 dc motors with my mobile phone via bluetooth.
I want the first motor to rotate anti-clockwise ( from 0° to 180°) then clockwise (from 180° to 0°). then I want the second motor to rotate anti-clockwise (from 0° to 360°) to pause a few seconds then to rotate clockwise (from 360° to 0°).
Precisely, I would like to tell the motors how to rotate through my mobile phone via bluetooth.
Please I beg you to tell me which specific electronic components I have to use (Arduino uno, dc motors, etc) how to connect them and how to program them.
dexter2005:
Hello to everyone,
I hope you are doing well.
I'm new with electronics and arduino. I have a little project I want to do. Actually I want to control 2 dc motors with my mobile phone via bluetooth.
I want the first motor to rotate anti-clockwise ( from 0° to 180°) then clockwise (from 180° to 0°). then I want the second motor to rotate anti-clockwise (from 0° to 360°) to pause a few seconds then to rotate clockwise (from 360° to 0°).
Precisely, I would like to tell the motors how to rotate through my mobile phone via bluetooth.
Please I beg you to tell me which specific electronic components I have to use (Arduino uno, dc motors, etc) how to connect them and how to program them.
Thank you very much.
Have a nice day.
Doesn't work that way. You go first! Tell us what motors you want to control, specifically, and the current and voltages they require. Tell us the power supply you will be using. Tell us what volt-Ohmmeter you are using to measure the voltages and current of your project.
Good luck,
Paul
I want to control 2 dc motors of 7-12 v and max 2A.
I want to use 1 external battery of 9volt.
I don't use any volt-Ohmmeter to measure the voltages and current of my project. Please could you suggest one?
Thank you very much
dexter2005:
I want to control 2 dc motors of 7-12 v and max 2A.
I want to use 1 external battery of 9volt.
I don’t use any volt-Ohmmeter to measure the voltages and current of my project. Please could you suggest one?
Thank you very much
I suggest you get any meter that fits you budget.
If you are considering a 9 volt battery of the type that goes in a smoke alarm, it may run one of you motors for about 30 seconds.
Paul
You are asking us to make engineering decisions based on insufficient information. Engineering is not guess work. We need facts.
I want the first motor to rotate anti-clockwise ( from 0° to 180°) then clockwise (from 180° to 0°). then I want the second motor to rotate anti-clockwise (from 0° to 360°) to pause a few seconds then to rotate clockwise (from 360° to 0°).
How much precision do you need for those angles? For precise angular positioning you will need to use stepper motors or DC motors with encoders or servos.
How fast do the movements need to be (in degrees per second)?
What is the mass that the motors must move?
What is the average current draw of the project versus time?
How long must the battery last between changes/charges?
Those questions need to be answered before you pick a motor. Only then you can decide on a motor driver and a battery supply with the proper voltage and current capability.