[PD] stepper control

Martin Peach chakekatzil at gmail.com
Sun Aug 14 19:52:14 CEST 2016


On Sun, Aug 14, 2016 at 1:34 PM, Andy Farnell <padawan12 at obiwannabe.co.uk>
wrote:

> On Sun, Aug 14, 2016 at 08:16:52AM +0000, Lucas Cordiviola wrote:
>
> > Also please be careful and be aware that there is risk of
> > damaging things.
> >
> > Consider this a risk to the amp, do it with a low power one,
> > probably with one of those inside little usb speakers.
>
> Any inductive load will give a back EMF on the negative going edge
> of the pulse. Look at stepper motor driver circuits and you will
> see that protection diodes are used. Push-pull audio amps aren't
> really designed for this kind of punishment, they are linear,
> whereas stepper drivers are designed to switch a clean pulse.
> That said, for small motors you will get limited success, so its
> a useful hack to know.
>
>
And most cheap audio amps won't go bipolar, the 'negative' output is always
0 Volts. You would need 4 channels of sound to do it.

But if the OP already has an Arduino and an L298 it just makes sense to
program the Arduino to step the motor and use the  serial port to tell it
when to step or at what speed to run. If you want better sync, try sending
a square wave audio signal from the Pd patch to the Arduino and program the
Arduino to use that as the stepper clock. (You would need two channels of
audio, one for each direction.)

Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160814/bf515a54/attachment.html>


More information about the Pd-list mailing list