Skip to content

Schematic / Design for a Motor Driver using MOSFETs

License

Notifications You must be signed in to change notification settings

muhd-umer/motor-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motor Driver

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.

Schematic

Use the .hex file provided in code folder to programatically load Arduino and simulate the circuit using Proteus Ver. >= 8.13

Schematic

PCB Design

PCB

3D Visualization

Visualization

Arduino (.ino) Files for Testing Functionality

code folder contains the .ino file that contains prototype functions to run a robot car in all directions using two DC motors.

End-user can modify the attached code to their needs.

About

Schematic / Design for a Motor Driver using MOSFETs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages