CAD CAM EDM DRO - Yahoo Group Archive

Re: Stepper driver question (slightly O.T.)

on 2006-01-29 20:26:23 UTC
--- In CAD_CAM_EDM_DRO@yahoogroups.com, "Marv Frankel" <Dcdziner@p...>
wrote:
>
> Guys,
> I have an industrial application that requires only one stepper
> motor, and two photocells. When one photocell goes dark, the stepper
> motor cranks clockwise. When the other photocell goes dark, the
> stepper motor cranks counterclockwise. I'm looking for a fairly simple
> driver. Any suggestions?
>
> Marv Frankel
> Los Angeles


It sounds like your machine has an ON/OFF setting. no signal at all
and it is OFF.

any signal and it is ON.

ONE of the signals ALSO changes state of the DIR pin.

Very simple to do, but the logic and electronics may not be on topic
for the list.

the motor and driver parts seem pretty close though.

What size motor ? how much power do you need ? (have?)

It sounds somewhat similar to Mel Bartels's telescope stuff (CNC to
move a telescope)

Alan is correct that a PIC could handle this, but so could a 555 and a
comparitor.

The comparitor would report when either input went high. and also
report when that one went high so as to necessitate a DIR change.

With the signal, the 555 would just start pulsing away.

If you were running TurboCNC or some such, you could feed those
signals into inputs and run G-Code to make the thing move.

Dave

Discussion Thread

Marv Frankel 2006-01-29 18:31:59 UTC Stepper driver question (slightly O.T.) Alan Marconett 2006-01-29 19:13:45 UTC Re: [CAD_CAM_EDM_DRO] Stepper driver question (slightly O.T.) Dave Halliday 2006-01-29 19:28:38 UTC RE: [CAD_CAM_EDM_DRO] Stepper driver question (slightly O.T.) turbulatordude 2006-01-29 20:26:23 UTC Re: Stepper driver question (slightly O.T.) Marv Frankel 2006-01-30 01:59:51 UTC Re: Stepper driver question (slightly O.T.) th.carel 2006-01-30 02:12:11 UTC Re: [CAD_CAM_EDM_DRO] Re: Stepper driver question (slightly O.T.) Codesuidae 2006-01-30 08:21:04 UTC Re: [CAD_CAM_EDM_DRO] Stepper driver question (slightly O.T.) Jack Hudler 2006-01-30 08:22:58 UTC RE: [CAD_CAM_EDM_DRO] Re: Stepper driver question (slightly O.T.) Phil Mattison 2006-01-30 08:54:54 UTC Re: Stepper driver question (slightly O.T.) timgoldstein 2006-01-30 09:00:06 UTC Re: Stepper driver question (slightly O.T.) Alan Marconett 2006-01-30 10:32:06 UTC stepper pulser, and RE: Stepper driver question (slightly O.T.) Alan Marconett 2006-01-30 10:32:44 UTC RE: [CAD_CAM_EDM_DRO] Re: Stepper driver question (slightly O.T.) Mike Gann 2006-01-30 10:47:48 UTC RE: [CAD_CAM_EDM_DRO] Re: Stepper driver question (slightly O.T.) Richard L. Wurdack 2006-01-30 11:23:12 UTC Re: [CAD_CAM_EDM_DRO] stepper pulser, and RE: Stepper driver question (slightly O.T.) R Rogers 2006-01-30 11:41:21 UTC Re: [CAD_CAM_EDM_DRO] stepper pulser, and RE: Stepper driver question (slightly O.T.) Alan Marconett 2006-01-30 12:15:30 UTC RE: [CAD_CAM_EDM_DRO] stepper pulser, and RE: Stepper driver question (slightly O.T.) Alan Marconett 2006-01-30 12:19:02 UTC RE: [CAD_CAM_EDM_DRO] stepper pulser, and RE: Stepper driver question (slightly O.T.) Alan Marconett 2006-01-30 12:26:13 UTC RE: [CAD_CAM_EDM_DRO] stepper pulser, and RE: Stepper driver question (slightly O.T.) turbulatordude 2006-01-31 04:37:15 UTC Re: Stepper driver question - roller controller turbulatordude 2006-01-31 04:57:43 UTC Re: Stepper driver question - K.I.S.S. Marv Frankel 2006-02-01 04:26:23 UTC Re: Stepper driver question - K.I.S.S.