Re: [CAD_CAM_EDM_DRO] Re: Laser mouse based DRO - Stand Alone ?
Posted by
David A. Frantz
on 2005-08-23 20:14:54 UTC
"I do believe that MicroChip goes all the way out to make it easy to try
PICs."
Hi Alan;
I've just recently started reading up on the PIC due to all the buzz
about the hardware. Frankly I'm less than impressed with what I know
at the moment about the chips. I'm left with the impression that
microchip would have to go all out to convince people to go with their
hardware.
It is nice that the chips have good compiler support as at the assembly
level the chips look to be a bit difficult. I'm also of the opinion
that any thing less that trivial usage would be better done today on a
16 bit or 32 bit platform, especially if good compiler support is
wanted. With some of the ARM devices costs can be very manageable.
Granted this may not be the case for volume manufacturing, but for home
built / limited production hardware there can be huge benefit in easier
software development. What everyone here needs though is a chip of
any sort with the hardware uilt in to do the job in question. That is
a chip with 3 or 4 quadrature input ports would be ideal.
Unfortunately most of what I've found so far are chips with just one
input port.
Thanks
dave
KM6VV wrote:
PICs."
Hi Alan;
I've just recently started reading up on the PIC due to all the buzz
about the hardware. Frankly I'm less than impressed with what I know
at the moment about the chips. I'm left with the impression that
microchip would have to go all out to convince people to go with their
hardware.
It is nice that the chips have good compiler support as at the assembly
level the chips look to be a bit difficult. I'm also of the opinion
that any thing less that trivial usage would be better done today on a
16 bit or 32 bit platform, especially if good compiler support is
wanted. With some of the ARM devices costs can be very manageable.
Granted this may not be the case for volume manufacturing, but for home
built / limited production hardware there can be huge benefit in easier
software development. What everyone here needs though is a chip of
any sort with the hardware uilt in to do the job in question. That is
a chip with 3 or 4 quadrature input ports would be ideal.
Unfortunately most of what I've found so far are chips with just one
input port.
Thanks
dave
KM6VV wrote:
>Hi Steve,
>
>The AVRs are interesting chips! Inexpensive, very powerful, compilers
>available. We considered it on a project that's starting, but limited time,
>familiarity with PICs and their compilers dictated that we continue to use a pic
>for this project as well.
>
>Yeah, there are some peculiar instructions in the PIC instruction set, but I'm
>normally writing in C, so I don't mind!
>
>I do believe that MicroChip goes all the way out to make it easy to try PICs.
>
>The Tach Jr. kit is based on an Atmel chip.
>
> http://dsgnspec.0catch.com/
>
>Small package, tach works good for spindles!
>
>Alan KM6VV
>
>
>Stephen Wille Padnos wrote:
>
>
>>Alan Marconett wrote:
>>
>>
>>
>>
>>>Hi Art,
>>>
>>>I fully agree! And I've ran the DRO chips on an old PC myself! OK, I
>>>didn't have encoders on the axis of a machine, but I ran the encoders!
>>>
>>>PICs are a LOT of fun! They are simple enough that you can get around the
>>>whole job. Learn a little C, learn a little micro processor an electronics,
>>>a really good project for learning. And they can be quite powerful
>>>solutions for commercial products as well (my new job).
>>>
>>>Hi-Tech has a FREE "lite" compiler for a few selected PICs. So do some
>>>other compiler suppliers.
>>>
>>> http://www.htsoft.com/
>>>
>>>CCS is another compiler; cheaper, probably affordable for many hobbyists
>>>(Hi-Tech is pricy).
>>>
>>>Alan KM6VV
>>>
>>>
>>>
>>>
>>Art,
>>
>>Not really CNC-related (except for the fact that you can generate step
>>pulses or make DROs with a microcontroller), but here's my two cents.
>>
>>Unless you're required to use a PIC (ie, the chip is already a part of
>>the design, and the customer won't change it), try the AVR from Atmel.
>>The cost of the chip is similar (AVRs used to be more expensive, but now
>>they're less than a PIC in many instances), but I find the instruction
>>set to be *much* better. There are little things, like the fact that
>>the PIC has no add-with-carry instruction, to big things like the AVR
>>having 32 registers. The AVR also has a bunch of C compilers available,
>>like the PIC.
>>
>>One hardware advantage to the AVR is that in-circuit programming only
>>requires a 5V supply (some even program at 3V, I think), whereas the PIC
>>needs a 12V line to get into programming mode. The PIC has an advantage
>>in that it only takes 5 wires, and the AVR needs 6 (both including power
>>and ground).
>>
>>Either one can be used for some fun projects, and the flexibility of
>>these chips is pretty amazing.
>>Just an opinion from someone who's been writing microcontroller code for
>>the last 15 years or so :)
>>
>>- Steve
>>
>>
>>
>
>
>
>
>Addresses:
>FAQ: http://www.ktmarketing.com/faq.html
>FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
>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@..., timg@...
>Moderator: pentam@... indigo_red@... davemucha@... [Moderators]
>URL to this group: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO
>
>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 to be 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.
>
>NOTICE: ALL POSTINGS TO THIS GROUP BECOME PUBLIC DOMAIN BY POSTING THEM. DON'T POST IF YOU CAN NOT ACCEPT THIS.....NO EXCEPTIONS........
>bill
>List Mom
>List Owner
>
>
>Yahoo! Groups Links
>
>
>
>
>
>
>
>
>
>
>
Discussion Thread
Howard Bailey
2005-08-21 14:40:00 UTC
Laser mouse based DRO
Matthew Glenn Shaver
2005-08-21 17:09:08 UTC
Re: [CAD_CAM_EDM_DRO] Laser mouse based DRO
Matthew Glenn Shaver
2005-08-21 17:14:50 UTC
Re: [CAD_CAM_EDM_DRO] Laser mouse based DRO
Ron Kline
2005-08-21 17:43:42 UTC
Re: [CAD_CAM_EDM_DRO] Laser mouse based DRO
R Rogers
2005-08-21 18:36:09 UTC
Re: [CAD_CAM_EDM_DRO] Laser mouse based DRO
Matthew Glenn Shaver
2005-08-21 20:13:01 UTC
Re: [CAD_CAM_EDM_DRO] Laser mouse based DRO
vrsculptor
2005-08-22 04:28:55 UTC
Re: Laser mouse based DRO
Matthew Glenn Shaver
2005-08-22 06:27:21 UTC
Re: [CAD_CAM_EDM_DRO] Re: Laser mouse based DRO
Peter Reilley
2005-08-22 06:53:55 UTC
Re: [CAD_CAM_EDM_DRO] Laser mouse based DRO
Howard Bailey
2005-08-22 07:06:37 UTC
Re: [CAD_CAM_EDM_DRO] Re: Laser mouse based DRO
Matthew Glenn Shaver
2005-08-22 07:20:31 UTC
Re: [CAD_CAM_EDM_DRO] Laser mouse based DRO
Peter Reilley
2005-08-22 09:28:51 UTC
Re: [CAD_CAM_EDM_DRO] Laser mouse based DRO
Simon Arthur
2005-08-22 10:38:43 UTC
Re: [CAD_CAM_EDM_DRO] Laser mouse based DRO
Matthew Glenn Shaver
2005-08-22 11:28:42 UTC
Re: [CAD_CAM_EDM_DRO] Laser mouse based DRO
Stephen Wille Padnos
2005-08-22 11:34:13 UTC
Re: [CAD_CAM_EDM_DRO] Laser mouse based DRO
Graham Stabler
2005-08-22 11:46:20 UTC
Re: Laser mouse based DRO
Peter Reilley
2005-08-22 12:05:25 UTC
Re: [CAD_CAM_EDM_DRO] Laser mouse based DRO
Stephen Wille Padnos
2005-08-22 12:21:23 UTC
Re: [CAD_CAM_EDM_DRO] Laser mouse based DRO
David Bloomfield
2005-08-22 19:05:34 UTC
Re: Laser mouse based DRO
turbulatordude
2005-08-23 12:08:05 UTC
Re: Laser mouse based DRO - Stand Alone ?
Art Eckstein
2005-08-23 12:30:19 UTC
Re: [CAD_CAM_EDM_DRO] Re: Laser mouse based DRO - Stand Alone ?
Alan Marconett
2005-08-23 12:50:22 UTC
RE: [CAD_CAM_EDM_DRO] Re: Laser mouse based DRO - Stand Alone ?
turbulatordude
2005-08-23 13:31:04 UTC
Re: Laser mouse based DRO - Stand Alone ?
Art Eckstein
2005-08-23 14:34:18 UTC
RE: [CAD_CAM_EDM_DRO] Re: Laser mouse based DRO - Stand Alone ?
Alan Marconett
2005-08-23 16:14:26 UTC
RE: [CAD_CAM_EDM_DRO] Re: Laser mouse based DRO - Stand Alone ?
Stephen Wille Padnos
2005-08-23 16:26:45 UTC
Re: [CAD_CAM_EDM_DRO] Re: Laser mouse based DRO - Stand Alone ?
Art Eckstein
2005-08-23 17:18:02 UTC
RE: [CAD_CAM_EDM_DRO] Re: Laser mouse based DRO - Stand Alone ?
KM6VV
2005-08-23 17:51:57 UTC
Re: [CAD_CAM_EDM_DRO] Re: Laser mouse based DRO - Stand Alone ?
KM6VV
2005-08-23 18:01:25 UTC
Re: [CAD_CAM_EDM_DRO] Re: Laser mouse based DRO - Stand Alone ?
Art Eckstein
2005-08-23 18:23:46 UTC
Re: [CAD_CAM_EDM_DRO] Re: Laser mouse based DRO - Stand Alone ?
KM6VV
2005-08-23 18:28:51 UTC
Re: [CAD_CAM_EDM_DRO] Re: Laser mouse based DRO - Stand Alone, PIC, USB
David A. Frantz
2005-08-23 20:14:54 UTC
Re: [CAD_CAM_EDM_DRO] Re: Laser mouse based DRO - Stand Alone ?
Stephen Wille Padnos
2005-08-23 21:26:26 UTC
Re: [CAD_CAM_EDM_DRO] Re: Laser mouse based DRO - Stand Alone ?
Stephen Wille Padnos
2005-08-23 21:32:21 UTC
Re: [CAD_CAM_EDM_DRO] Re: Laser mouse based DRO - Stand Alone ?
Andrey Lipavsky
2005-08-23 21:35:18 UTC
RE: [CAD_CAM_EDM_DRO] Re: Laser mouse based DRO - Stand Alone ?
Alan Marconett
2005-08-24 08:40:11 UTC
RE: [CAD_CAM_EDM_DRO] Re: Laser mouse based DRO - Stand Alone ?
turbulatordude
2005-08-24 10:32:08 UTC
Re: Laser mouse based DRO - Stand Alone ?