Sunday, June 27, 2010

DC motor Control project

Bi Directional DC motor Control project

Author: Raghu Nandan Ravi

Compiler: mikroC for PIC

Description:
This code is for PWM generation without using mikroC functions. This code was developed using PIC16F684. U can use the required MCU frequency, prescalar, and PWM frequency and dutycycle by just replacing the values in #define at the begining of the program.
www.mikroe.com

DOWNLOAD PROJECT : DC motor Control project