SparkFun Forums 

Where electronics enthusiasts find answers.

General suggestions or questions about the SparkFun Electronics website
By bluesmokeclub
#151373
Have a Kenmore sewing machine motor marked 110/120/Volt, A.C.-D.C. 25/60 Cycles, 1.2 Amps. Want to control speed with Arduino. Any thoughts?

Thanks.
User avatar
By Ross Robotics
#151389
How is this related to the Sparkfun website?
By MichaelN
#151395
As implied by codlink, it would be a good idea to move this to a more relevant Sparkfun forum.

Anyway, you should be able to use a leading-edge dimming module to control that type of motor (presumably a "universal" type motor). For manual control you could use a cheap dimmer from the hardware store, but for Arduino control have a look at this:
http://www.inmojo.com/store/inmojo-mark ... er-module/

This was discussed here:
https://forum.sparkfun.com/viewtopic.php?f=5&t=32954
By n1ist
#151410
The Inmojo board has many design issues that render it unsafe. Hopefully they will respin it and fix the problems, but until then, I would go with a safer layout.
By MichaelN
#151418
n1ist wrote:The Inmojo board has many design issues that render it unsafe. Hopefully they will respin it and fix the problems, but until then, I would go with a safer layout.
Yep. Since the schematic is provided, it would be pretty easy to re-spin it and get some cheap boards made at Itead / Seeed Studio.
User avatar
By unexpectedly
#162093
The motor is probably inductive (meaning its speed is determined by the AC cycles, 60 hz, and the number of windings). Changing power to it changes its power output but not its speed.

You'll need a DC motor and a motor controller board to vary speeds. The inventor's kit has small DC and servo motors to play with and get the easy concepts down.