PIC16F84A dc motor program.

t06afre

Joined May 11, 2009
5,934
if anyone could give me an example code of controlling a dc motor .. pls :D
Why not brush up your Google skills. Your Google is as good as my Google. Also Microchip have a lot of microcontrllers that is by far better for such tasks. Do you have to use that chip, or can you use some other chip.
Here is a my Google tip ->16f84 motor control
 

Thread Starter

haru31773

Joined Oct 1, 2011
4
im only allowed to use 16f84a or 16f87 or 88 , and problem with 16f84 its obselete,

and yes im really trying to do it on my own but its really hard when youve only learned this language for 42hours.
 

t06afre

Joined May 11, 2009
5,934
What kind of DC motor do you want to controll? Is it a stepper, or a a non stepper. If it is a non stepper Use a 16f88 that has a PWM unit onboard.
 
Top