I'm trying to get my first basic project off the ground, writing the code has been relatively easy but I've hit a blocker with how this thing should be powered.
It's a pretty simple project just to get me learning how this stuff works, a robot that runs around and detects walls - nothing original.
The parts are:
- Arduino Uno
- Chassis and 2x DC motors
- HC-SR04 Sensor
- Motor Shield V1
So I read that there's like a few ways to power this thing:
- Single power source = Power to the Arduino DC jack, insert the power jumper on the motor shield
- Multiple power sources = Power the Arduino DC jack, remove power jumper on motor shield, power the PWR_EXT block on the motor shield
I think #2 is recommended in order to reduce noise and problems through the system.
So, how do I calculate the power requirements of my project from here?
I'd like to use AA Batteries, but I don't know how many, or how to split them, if I'm going for option #2 then for example do I need something like:
2x AA batteries to the Arduino DC Jack, and then 4x AA batteries to the motor shield PWR_EXT block?
The specs of the motors are below, but I don't know enough about this stuff yet to make sense of it
For Motor: (Voltage, Current, No-load Speed, Load Speed, Torque, )
DC 3V, 160mA, 120 rpm/min, 100 rpm/min, 0.45 kg.cm;
DC 6V, 220mA, 200 rpm/min, 175 rpm/min, 1.0 kg.cm;
DC 7.2V, 250mA, 250 rpm/min, 210 rpm/min, 1.5 kg.cm.
Reduction Ratio: 1:48
Noise: less than equal 65dB
Motor Size: 65mm x 18mm x 22mm(LWH)
For Smart Car:
Voltage: 3~9V
Drive Mode: 2WD
Current: 600mA