Stepper Motor Controller: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Rearranging/reorganizing some things, adding in open source stuff) |
||
Line 3: | Line 3: | ||
**[[Xylotex]] says body length is 3" | **[[Xylotex]] says body length is 3" | ||
= | =Off-the-shelf options= | ||
*5 axis version of controller brain (minus power handling) - can this be used with any power-handling system? - [http://cgi.ebay.com/Stepper-Motor-Driver-5-Axis-Interface-Board-adapter-CNC_W0QQitemZ280629123412QQcategoryZ71394QQcmdZViewItemQQ_trksidZp4340.m263QQ_trkparmsZalgo%3DSIC%26its%3DI%252BC%26itu%3DUCI%252BIA%252BUA%252BFICS%252BUFI%26otn%3D10%26pmod%3D170534793516%26ps%3D63%26clkid%3D8364085935586332348] | *5 axis version of controller brain (minus power handling) - can this be used with any power-handling system? - [http://cgi.ebay.com/Stepper-Motor-Driver-5-Axis-Interface-Board-adapter-CNC_W0QQitemZ280629123412QQcategoryZ71394QQcmdZViewItemQQ_trksidZp4340.m263QQ_trkparmsZalgo%3DSIC%26its%3DI%252BC%26itu%3DUCI%252BIA%252BUA%252BFICS%252BUFI%26otn%3D10%26pmod%3D170534793516%26ps%3D63%26clkid%3D8364085935586332348] | ||
Line 13: | Line 13: | ||
* CNC Stepper Motor Controller at [http://www.instructables.com/id/Easy-to-build-CNC-Mill-Stepper-Motor-and-Driver-ci/]. | * CNC Stepper Motor Controller at [http://www.instructables.com/id/Easy-to-build-CNC-Mill-Stepper-Motor-and-Driver-ci/]. | ||
=Turnkey | ==Turnkey systems== | ||
*2-axis, 4A, 24V system - [http://www.probotix.com/index.php?view=product&path=24&product_id=34] | *2-axis, 4A, 24V system - [http://www.probotix.com/index.php?view=product&path=24&product_id=34] | ||
=Brainstorming= | =Open source projects= | ||
==Power supply== | This is a goldmine for drivers: | ||
What if we used power | http://reprap.org/wiki/StepperMotor#Stepper_drivers | ||
==RepRap 3D printer== | |||
http://reprap.org/wiki/StepperMotor | |||
==OSE version== | |||
===Brainstorming=== | |||
====Power supply==== | |||
What if we used power supply units from PCs? They're pretty high current and they can be placed in series for 12 volt, 24 volt, 36 volt, etc, systems. They've got 5 volt taps to run the microcontroller off of. They're ubiquitous and either free or cheap. [[User:Jason|Jason]] 00:46, 23 May 2011 (PDT) |
Revision as of 10:18, 23 May 2011
Introduction
- Nema 23 motors are about 6x6x8 cm size - and require _______ amps for driving.
- Xylotex says body length is 3"
Off-the-shelf options
- 5 axis version of controller brain (minus power handling) - can this be used with any power-handling system? - [1]
- An up to .75A brawn module from Sparkfun - [2]
- Any advantage cf. open source RepRap stepper controllers?
- This does offer USB connection, and is open source - [3]
- 3 axis, 3A kit on eBay, $200 - [4]
- CNC Stepper Motor Controller at [5].
Turnkey systems
- 2-axis, 4A, 24V system - [6]
Open source projects
This is a goldmine for drivers: http://reprap.org/wiki/StepperMotor#Stepper_drivers
RepRap 3D printer
http://reprap.org/wiki/StepperMotor
OSE version
Brainstorming
Power supply
What if we used power supply units from PCs? They're pretty high current and they can be placed in series for 12 volt, 24 volt, 36 volt, etc, systems. They've got 5 volt taps to run the microcontroller off of. They're ubiquitous and either free or cheap. Jason 00:46, 23 May 2011 (PDT)