I am a bit confused with powering the Arduino and a motorshield (Adafruit Motorshield V2). I have 4 18650 Lithium batteries. This results in 4 X 3.7 = 14.8 V.
Reading the Adafruit information, it says to power the shield seperately. So does this mean I use my 14.8 V for the shield and then use 9V for the Arduino? Thus needing 2 power supplies?
However looking at projects online, it seems like people only use 1 power supply.
Is there some "Source of truth" which can point me in a well known powering setup.
I have 2 6V DC Motors.
I am stuck between using a motorshield and arduino or buying the Elegoo smart car robot kit, to move further in my learning of the Arduino. Ideally I would rather figure this power setup than use a pre-existing kit.
You can use a stepdown converter to power the Arduino from the motor power supply. The simplest option is to use one of these 5V converters or similar, and connect the 5V output to the 5V Arduino pin. There are also 7 to 9 V versions of such regulators that could be connected to Arduino RAW or Vin.
From Adafruits page: "Polarity protected 2-pin terminal block and jumper to connect external power, for separate logic/motor supplies"
You can power both Arduino + the shield with motors from one source, but motors generate noise, and you might need to filter that out. It's all in the FAQ.
Nominal. But 17V when those batteries are fully charged.
And that shield is rated at 13.5V.
And your motors at 6V.
You have to find power supply / battery that fits the specs of your motor.
There's no max voltage given, neither datasheet.
Some vendors (like Mouser) are selling it as 9V motor though...
You could contact your vendor and ask max voltage.