Searching \ for '[OT]: Motor Driver. Need Help!' in subject line. ()
Make payments with PayPal - it's fast, free and secure! Help us get a faster server
FAQ page: massmind.org/techref/io/motors.htm?key=motor
Search entire site for: 'Motor Driver. Need Help!'.

Exact match. Not showing close matches.
PICList Thread
'[OT]: Motor Driver. Need Help!'
2001\03\23@122420 by Thomas N

picon face
I think I will be using the L298 to control my motor.  What do you guys
think?
Thomas


{Quote hidden}

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

--
http://www.piclist.com hint: PICList Posts must start with ONE topic:
[PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads


2001\03\23@140823 by Joan Ilari

flavicon
face
> > I am building a small robot and I run into the problem of finding the
> > right Motor Driver and the method of controlling the motor.
> > I want to be able to make the robot go forward, backward, and stop.  I
> > also want to be able to control the speed.

The choice for hobbyists for me is pristine clear : use a stepper motor. You
have with it a perfect control of position and speed as far as you do not
surpass the motor capabilities. I have finished a small project for
controlling
a stepper motor with a 16F84. It works, it is easy to understand and you
can modify it since it is somewhat documented. This weekend I plan to add
a serial communication capability to the controlling PIC and later I plan to
connect two such devices to a third PIC so as to be able to making
coordinated
movements (yes, as you can guess, I am building robot rover). If you (or
somebody
else) is interested in the subject I can e-mail the assembly code, the
program
flowchart and the electric drawing (as soon as I have it finished).

Cheers

Joan

--
http://www.piclist.com hint: PICList Posts must start with ONE topic:
[PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads


2001\03\23@161210 by Thomas N

picon face
Joan,

I know that using the stepper motor is easier to control the its motion, but
I happen to have the DC motor and that's what I have to work with.  I have
some stepper motor but they run on 12V.  They are quite heavy and it is to
large for my tiny robot.  I will use them on my next project.

Regarding your project:  Why don't you just use ONE 16F877 to do all that
instead of ONE 16F84 do motor control and ANOTHER one to do the interfacing?

If possible, please send me your code at .....thomasn101KILLspamspam.....hotmail.com

Cheerios!
Thomas


{Quote hidden}

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

--
http://www.piclist.com hint: PICList Posts must start with ONE topic:
[PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads


2001\03\23@180811 by Joan Ilari

flavicon
face
>  Joan,
>
>  I know that using the stepper motor is easier to control the its
>  motion, but
>  I happen to have the DC motor and that's what I have to work
>  with.  I have
>  some stepper motor but they run on 12V.  They are quite heavy
>  and it is to
>  large for my tiny robot.  I will use them on my next project.
>

I recently purchased 4 stepper motors from Jameco. Price : 5.95$ (1.8 deg)
and 4.95$ (7.5 deg) per unit. I don't think that cost could be relevant in
this case. But if what you want to do is to control a DC motor ...
You should think that it is very probable that you need a gearbox
(to reduce the speed of motors to an appropriate value for moving
a given joint) and then the total cost you can bet that will be high :-(


>  Regarding your project:  Why don't you just use ONE 16F877 to do all that
>  instead of ONE 16F84 do motor control and ANOTHER one to do the
>  interfacing?

Good suggestion/question. The fact is that I do not have any 16F877 and I
have 4 16F84s. Moreover I do not like 40 pins ICs (small is beautiful) but
I will probably port my programs to a 16F876 (28 pins is not too
much), control the two motors from this PIC and use its UART to
communicate with a host. With this CPU I will have many I/O free pins
for other purposes.

The 16F84 approach has also the advantage of being based on a "distributed"
approach, unloading the main CPU of awkward tasks as motor control, an idea
which I like a lot !

Best regards

Joan

--
http://www.piclist.com hint: PICList Posts must start with ONE topic:
[PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads


More... (looser matching)
- Last day of these posts
- In 2001 , 2002 only
- Today
- New search...