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.

Need a way to control a stepped motor

Status
Not open for further replies.

emman16

Newbie level 1
Joined
Jun 18, 2006
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,293
hi...can someone help me im looking for a h-brigde diagram to control a stepped motor I was looking for tha l293 but it seem that it is unavailable in my city orI dont know what happen, I have the LMD1820 but i dont know who to use it..... or can I control it with a pic16f84?? thanks
[/quote]
 

+pic16f84 motor dc +l293

Why do you need an h-bridge for a stepper motor ??!
An h-bridge would be more useful if you're working with a DC motor not a stepper.

A stepper motor needs a stepping sequence, which you could easily generate using your PIC.
All you would need here is a buffer such as the ULN2003 to avoid buring out the controller.

Salam
 

stepped motor

I have done the same for avr microcontroller. Only bipolar stepper motors can be drived using L293D , if it is unipolar then go for uln2003. See the ratings of the motor. If it is greater than .6A go for L298 Circuit and is available in this book
MY EXPERIENCE IN PROGRAMMING AVR MICROCONTROLLER IN c USING WINAVR
you can get it from yahoo group-booksbybibin
 

Re: stepped motor

Hi, you can use the MC3479P (stepper motor controler by motorola, only need pulses and direccion. have a temperature limiter and short circuit protection) or use the L293 or L298, i use this chip to development mi produts and work very well. (www.dland.com.ar)
if you can't seel this chips can use mosfet or fet, 2 per channel (channel p and N)
this metod is used inside the chip before related.
Best Regards
Facaf
P.D. Sorry, but my english is very bad.
 

Re: stepped motor

i controlled a stepper motor with a l293d and gave sequence with atmega16(u can use any µc) download datasheet for l293d and in it applications are given for stepper motor control.you have to read the data sheet to learn ,its the best way beleive me it will help you in a better way.
 

Re: stepped motor

I used L297 and L298 to control a stepper motor.
Even if you need a half-bridge, you can use just one half of L298.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top