I have a L293D motor driver shield. I want to rotate the DC Motors with it. But when I give power to the driver, the motor does not move, It makes noise.
Details :
Arduino Mega 2560
L293D Motor Driver Shield
DC Motor
Powered by : 9v battery (common power supply)
You need a power source that will supply the stall current of the motor. The stall current will be drawn, briefly, every time that the motor is started. The stall current can be 10 times, or more, the running current. The stall current should be listed on the motor's data sheet. Choose a power source and motor driver based on the motor stall current.
Though cheap and plentiful, the L293 (and cousin L298) are far from the best choice for a DC motor driver. They use ancient and inefficient Darlington transistor output stages that drop 2V to over 4V of the motor power and dissipate it as heat. Much more efficient modern motor drivers use MOSFETs in the output stages. Pololu has a good line of DC motor drivers.