Bluetooth Controlled Robot
1. Connections for HC-05 Bluetooth module:-
Arduino HC-05 Bluetooth Module
3.3V Vcc
Gnd Gnd
Tx Rx
Rx Tx
2. Connections for L293D module:-
Here in L293d motor driver at the top we have total 7 pins . 4 Pins are used for controlling the motor and 3 pins in the middle of the l293d module are used for powering the module.
Connect the arduino and L293d as follows:-
Arduino Pins:- L293d Motor Driver
Pin 13 M1 a // for controlling motor 1
Pin 12 M1 b
Pin 11 M2 a // for controlling motor 2
Pin 10 M2 b
Vin 12v
Gnd Gnd // providing power to L293d module
5v 5v
Comments
Post a Comment