Re: [CAD_CAM_EDM_DRO] RE: Basic Stamp + Encoder
Posted by
Ian W. Wright
on 2002-07-01 11:08:06 UTC
Hi Thomas,
I'd be interested in a copy of your PIC code - I'm just trying to learn a
bit about PICs and a DRO is one of the first projects I want to tackle.
Thanks,
Best wishes,
Ian
--
Ian W. Wright
Sheffield, UK
I'd be interested in a copy of your PIC code - I'm just trying to learn a
bit about PICs and a DRO is one of the first projects I want to tackle.
Thanks,
Best wishes,
Ian
--
Ian W. Wright
Sheffield, UK
----- Original Message -----
From: "mayfieldtm" <mayfiet@...>
To: <CAD_CAM_EDM_DRO@yahoogroups.com>
Sent: Monday, July 01, 2002 6:14 AM
Subject: [CAD_CAM_EDM_DRO] RE: Basic Stamp + Encoder
> 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.
>
>
>
>
>
> Addresses:
> FAQ: http://www.ktmarketing.com/faq.html
> FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
>
> OFF Topic POSTS: General Machining
> If you wish to post on unlimited OT subjects goto:
aol://5863:126/rec.crafts.metalworking or go thru Google.com to reach it if
you have trouble.
> http://www.metalworking.com/news_servers.html
>
> http://groups.yahoo.com/group/jobshophomeshop I consider this as a
sister site to the CCED group, as many of the same members are there, for OT
subjects, that are not allowed on the CCED list.
>
>
>
> Post messages: CAD_CAM_EDM_DRO@yahoogroups.com
> Subscribe: CAD_CAM_EDM_DRO-subscribe@yahoogroups.com
> Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
> List owner: CAD_CAM_EDM_DRO-owner@yahoogroups.com, wanliker@...
> Moderator: jmelson@... timg@... [Moderator]
> URL to this group: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO
> bill,
> List Mom
> List Owner
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
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