Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

motor control using potientiometer

Status
Not open for further replies.

einton

New Member
Hi guys i need to control the speed of dc motor using pwm by potientiometer, USING PIC18F452/2580 i need to use pwm method and adc feature which constantly updating values in pwm duty cycle register , i want to ask which method will be used to constantly keep in touch with adc value, is any interrupt available or i have to rely on polling,

importantly i also need some working background of such a project , has some one got any other working idea,
 
Do you have to use an MCU?

I wouldn't bother, I'd just use a 555 or a couple of comparators.
 
Sounds like yet another school homework project.....

ADC is updated with new value from pot...PWM reads what new value is and adjusts output accordingly....check to see if ADC has been updated if not then pwm no change..
 
Last edited:
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top