Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

dc motor control by 16f84 problem?

Status
Not open for further replies.

kaan504

Newbie level 3
Joined
Mar 11, 2007
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,310
hi.
I have a solar car project whose dc motor will be controlled (speed, forward-back controls) by pic 16f84. we don't have enough information and backround of PWM and pic 16f84 assembler. İf anybody knows assembler codes or etc. waiting for your responses.
kağan
mail: kilter84@yahoo.com
 

I suggest that you use a H-Bridge for controlling your motor in all four quadrants
≡ forward,reverse,forward braking and reverse braking ≡ PWM will be applied to the switching of the transistors to control the speed.
I havent used pic but I know that some variants of pic do have PWM outputs in them. I used the timers in 8051 to generate the PWM in my project.
 

Btter use a PIC which has invuilt PWM, instead of trying to implement software PWM.

Search a little bit using google and you will your project already done !
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top