Hi,
I'm trying to control 2 motors with arduino and a L298N Dual H bridge motor driver.
I've seen similar projects using 2 power supplies, one for arduino, and another for the L298N, but I would like to use only one power supply.
I searched a bit about this and it seems possible, although, I'm not certain how, since I'm a newbie.
I have a battery pack that consists of 6 AA batteries, would it be possible to power both arduino and the motors with this?
If so, how do connect the battery to the L298N and arduino?
Also, on the description of the L298N driver motor I found:
"Note:This module has a built-in 5v power supply, when the driving voltage is 7v-35v, this supply is suitable for power supply
DO NOT input voltage to +5v supply interface, however ledding out 5v for external use is available."
Does this mean, that I could take my 6 AA (7.8V) battery pack, connect it to the L298N, and power arduino from the 5V line on the driver motor?
Thanks for the attention