RE: [CAD_CAM_EDM_DRO] Re: Stepper controller / driver for powerfeed
Posted by
John Dammeyer
on 2007-10-01 20:20:20 UTC
Hi,
http://groups.yahoo.com/group/E-LeadScrew/
You'll find the source code for the first Rev of the ELS proving the
concept and allowing a wide range of step rates inside the interrupt
routine along with acceleration code. It's for a PIC but should be easy
enough to port to the atmega8. The only down side is then you're
required to post the ported code as per GNU license.
Truthfully, though, the analog solution with a 555 timer as a step rate
into the driver is a pretty easy solution. The down side is you have to
use the speed control knob to accelerate and decelerate the frequency to
get fast speeds but for turning you're not really doing fast speeds.
John Dammeyer
> [mailto:CAD_CAM_EDM_DRO@yahoogroups.com] On Behalf Of docstein99If you join the Eleadscrew group,
>
> I got the 555 timer chip to work, and it works real good. It will
> ramp automatically, by way of the trim pot.
>
> Ideally, yes it would be nice to set it to a specific rate and press a
> button to ramp up & down.
>
> I'm using the atmega8 chips, in C language. If there is code or links
> I would appreciate those too, thanks!
http://groups.yahoo.com/group/E-LeadScrew/
You'll find the source code for the first Rev of the ELS proving the
concept and allowing a wide range of step rates inside the interrupt
routine along with acceleration code. It's for a PIC but should be easy
enough to port to the atmega8. The only down side is then you're
required to post the ported code as per GNU license.
Truthfully, though, the analog solution with a 555 timer as a step rate
into the driver is a pretty easy solution. The down side is you have to
use the speed control knob to accelerate and decelerate the frequency to
get fast speeds but for turning you're not really doing fast speeds.
John Dammeyer
Discussion Thread
docstein99
2007-09-28 13:36:06 UTC
Stepper controller / driver for powerfeed
John Dammeyer
2007-09-28 15:29:33 UTC
RE: [CAD_CAM_EDM_DRO] Stepper controller / driver for powerfeed
Fred Smith
2007-09-28 19:28:58 UTC
Re: Stepper controller / driver for powerfeed
David G. LeVine
2007-09-29 00:49:51 UTC
Re: [CAD_CAM_EDM_DRO] Stepper controller / driver for powerfeed
docstein99
2007-09-29 06:58:53 UTC
Re: Stepper controller / driver for powerfeed
turbulatordude
2007-09-29 07:01:19 UTC
Re: Stepper controller / driver for powerfeed
John Dammeyer
2007-09-29 07:41:40 UTC
RE: [CAD_CAM_EDM_DRO] Re: Stepper controller / driver for powerfeed
Yahoo
2007-09-29 09:42:27 UTC
Re: Stepper controller / driver for powerfeed
John Dammeyer
2007-09-29 14:20:11 UTC
RE: [CAD_CAM_EDM_DRO] Re: Stepper controller / driver for powerfeed
docstein99
2007-09-29 14:40:41 UTC
Re: Stepper controller / driver for powerfeed
docstein99
2007-09-29 14:48:57 UTC
Re: Stepper controller / driver for powerfeed
John Hansford
2007-09-29 14:52:41 UTC
Re: Stepper controller / driver for powerfeed
Fred Smith
2007-09-29 15:25:25 UTC
Re: Stepper controller / driver for powerfeed
Chuck Merja
2007-09-29 18:03:37 UTC
RE: [CAD_CAM_EDM_DRO] Re: Stepper controller / driver for powerfeed
David G. LeVine
2007-09-30 08:50:44 UTC
Re: [CAD_CAM_EDM_DRO] Re: Stepper controller / driver for powerfeed
Fred Smith
2007-10-01 06:13:54 UTC
Re: Stepper controller / driver for powerfeed
Yahoo
2007-10-01 09:06:13 UTC
Re: Stepper controller / driver for powerfeed
David G. LeVine
2007-10-01 10:22:28 UTC
Re: [CAD_CAM_EDM_DRO] Re: Stepper controller / driver for powerfeed
Fred Smith
2007-10-01 11:20:49 UTC
Re: Stepper controller / driver for powerfeed
docstein99
2007-10-01 13:46:47 UTC
Re: Stepper controller / driver for powerfeed
Stephen Wille Padnos
2007-10-01 15:08:51 UTC
Re: [CAD_CAM_EDM_DRO] Re: Stepper controller / driver for powerfeed
Ken Campbell
2007-10-01 17:29:11 UTC
Re: [CAD_CAM_EDM_DRO] Re: Stepper controller / driver for powerfeed
Ken Campbell
2007-10-01 17:33:39 UTC
Re: [CAD_CAM_EDM_DRO] Re: Stepper controller / driver for powerfeed
docstein99
2007-10-01 18:24:56 UTC
Re: Stepper controller / driver for powerfeed
John Dammeyer
2007-10-01 20:20:20 UTC
RE: [CAD_CAM_EDM_DRO] Re: Stepper controller / driver for powerfeed
docstein99
2007-10-02 09:09:42 UTC
Re: Stepper controller / driver for powerfeed
John Dammeyer
2007-10-02 11:36:46 UTC
RE: [CAD_CAM_EDM_DRO] Re: Stepper controller / driver for powerfeed