Often times, dedicated Motor Drivers (such as L293D) are not readily available and one may be tempted to implement one of their own from discrete components. This repo aims to act as a reference and aid whosoever may desire making a High Voltage / High Power Motor Driver themselves.
Use the .hex
file provided in code
folder to programatically load Arduino and simulate the circuit using Proteus Ver. >= 8.13
code
folder contains the .ino
file that contains prototype functions to run a robot car in all directions using two DC motors.