Electronic – arduino – How to read newer HDD motors (DC/Brushless) into arduino? (like stepper motors)

arduinobrushless-dc-motordcstepper motor

We had a version of the HDDJ working with an arduino reading an old stepper motor (with 4 wires), then sending serial data to processing, using a midi library, and midiox + midiyoke. Having trouble getting reliable forward/back speed data from the newer HDD's (2 or 3 wires), I think they are brushless DC motors? anyone had any experiance with this?

Cheers,
Al

Best Answer

Check out this page, it has the Arduino version of the Instructable, a video, and a diagram of how to set it up.

Related Topic