DC MOTOR CONTROL

AlexR

Joined Jan 16, 2008
732
I'm sure there are many people on this forum who will glad to help but no-one here is going to write the software for you.

What you need to do is research PWM (pulse width modulation). Do a google search on PWM motor control.

Then, select a PIC that has a PWM module.
Read the data sheet so you understand how PWM works on the PIC.
Design your circuit and write your code.

If you run into any problems we will be happy to help you but we will not do your work for you.
 

Tahmid

Joined Jul 2, 2008
343
Hi,
I can provide you the diagram and code for dc motor control.But the code will be in Assembly and the Pic will be 16F877A. If it fulfill your requirement,please let me know and I will upload it for you. Thanks.
 
Top