Re: Basic Stamp + Encoder
Posted by
timgoldstein
on 2002-07-01 10:15:41 UTC
I would like to see the code for this.
Tim
[Denver, CO]
stepper motors, drives, encoders
http://www/KTMarketing.com/CNC.html
Tim
[Denver, CO]
stepper motors, drives, encoders
http://www/KTMarketing.com/CNC.html
--- In CAD_CAM_EDM_DRO@y..., "mayfieldtm" <mayfiet@i...> wrote:
> The PIC makes a great chip for quadrature decoding.
> I wrote some code just a couple months ago. If I remember
correctly,
> I was able to continually poll the encoder input lines every 1 to 2
> microseconds! Used about a dozen lines of code, and a 16 byte
lookup
> table. This was a more dedicated routine and interrupts were not
> necessary. At this rate I have little worries about missed steps.
>
> My code is at work, and I won't be able to retrieve it till
Tuesday,
> If you want a copy let me know, however... I think you are well
> informed all ready.
>
> I you look into using PIC's, think about the 'flash' series such as
> the 16F873. Very easy and quick to program and reprogram and
> reprogram and ....
>
> Very inexpensive and habit-forming. I use them for everything.
>
> Also... Look into the SX series of chips. Also available from
> www.parallaxinc.com , they are pin and program compatable with the
> PIC series, but run at 50 - 75 Mhz and execute every clock instead
of
> 4 clock cycles in the PIC. Also inexpensive chips.
>
> Thomas Mayfield
>
> PIC my Brain or PIC my Nose, but never PIC my Pocket.
Discussion Thread
wscalione
2002-06-29 15:02:17 UTC
Basic Stamp + Encoder
James Owens
2002-06-29 16:37:00 UTC
Re: [CAD_CAM_EDM_DRO] Basic Stamp + Encoder
turbulatordude
2002-06-29 18:28:30 UTC
Re: Basic Stamp + Encoder
Keith Bowers
2002-06-29 18:45:54 UTC
Re: [CAD_CAM_EDM_DRO] Basic Stamp + Encoder
David Micklethwaite
2002-06-30 04:49:45 UTC
Re: [CAD_CAM_EDM_DRO] Basic Stamp + Encoder
James Owens
2002-06-30 04:53:40 UTC
Re: [CAD_CAM_EDM_DRO] Basic Stamp + Encoder
James Owens
2002-06-30 05:05:04 UTC
Re: [CAD_CAM_EDM_DRO] Basic Stamp + Encoder
David Micklethwaite
2002-06-30 16:49:31 UTC
Re: [CAD_CAM_EDM_DRO] Basic Stamp + Encoder
James Owens
2002-06-30 17:19:48 UTC
Re: [CAD_CAM_EDM_DRO] Basic Stamp + Encoder
mayfieldtm
2002-07-01 10:13:37 UTC
RE: Basic Stamp + Encoder
timgoldstein
2002-07-01 10:15:41 UTC
Re: Basic Stamp + Encoder
Ian W. Wright
2002-07-01 11:08:06 UTC
Re: [CAD_CAM_EDM_DRO] RE: Basic Stamp + Encoder
serv4volley
2002-07-01 11:30:38 UTC
Re: Basic Stamp + Encoder