<div dir="ltr">On Sun, Aug 14, 2016 at 1:34 PM, Andy Farnell <span dir="ltr"><<a href="mailto:padawan12@obiwannabe.co.uk" target="_blank">padawan12@obiwannabe.co.uk</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On Sun, Aug 14, 2016 at 08:16:52AM +0000, Lucas Cordiviola wrote:<br>
<br>
> Also please be careful and be aware that there is risk of<br>
> damaging things.<br>
><br>
</span><span>> Consider this a risk to the amp, do it with a low power one,<br>
> probably with one of those inside little usb speakers.<br>
<br>
</span>Any inductive load will give a back EMF on the negative going edge<br>
of the pulse. Look at stepper motor driver circuits and you will<br>
see that protection diodes are used. Push-pull audio amps aren't<br>
really designed for this kind of punishment, they are linear,<br>
whereas stepper drivers are designed to switch a clean pulse.<br>
That said, for small motors you will get limited success, so its<br>
a useful hack to know.<br>
<span><font color="#888888"><br></font></span></blockquote><div><br>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.<br><br></div><div>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.)<br><br></div><div>Martin<br></div><div><br></div></div></div></div>