Re: [CAD_CAM_EDM_DRO] Re: PIC DRO Dreaming
Posted by
D.F.S.
on 2000-03-13 15:24:53 UTC
>Ok, my tone in the reply may have been a bit harsh, I was just thinking
> From: "Paul Devey" <paul_devey@...>
>
> You bring up some interesting topics:
>
> - PIC: I threw this out because it is cheap. Their is a company who makes a
> 50mip version. Maybe using C or a floating point basic it could be done.
> Maybe the Basic Tiger could do the job;
about a previous exchange, where I assumed someone proposing an ISA card
design had a fair amount of electronics knowledge or he would not propose
such a thing.
In reality this was far from the case.
I didn't want to suggest building something to someone with absolutely
no aptitude or interest for the task.
>I agree the LCD displays are cheap.
> - Display: Their are some cheap parallel and serial displays out on the
> market for the hobbiest these days;
I ordered a few 4 line by 20 column displays for 6 bucks a few days ago.
There are several cheap options.
I admit it is personal preference, but in this situation. I'd lean more in
the direction of a light generating device.
LED or gas plasma.
I saw a blue Gas plasma display a few days ago using the standard LCD
interface for $12.00
It may sound strange, but I personaly would prefer some physical seperation
between the Axis displays, rather than all together, IE. 3 seperate
displays rather than one large one.
LED segement type displays are going to be a LOT tougher than an LCD or
gas plasma display for what it's worth.
>The only issues I can think of right of would be the floating point
> - Level of difficulty: Reading the Quad inputs would not be diffucult. Nor
> Displaying the results;
math, even if nothing more than counting clicks, and multiplying by
.00045354, tracking everything to 5 or 6 digits, and rounding it off
to provide the current displayed value to .0001 or whatever.
>Maybe I don't REALLY know how to use them, but All I ever really use on
> - Keypad input and a serial I/O you might also have the option of hooking
> this puppy to a PC;
the commercial ones is the Inch/SI and zero buttons.
I think the ability to track and select between several origins would be
handy, and not something any of the units I used could do as far as I know.
A consensus of a basic set of functions, we could STICK to would go a
long way to getting something like this off the ground.
Spitting out positions at regular intervals and at a FIXED baud rate
should be doable, getting too far into PC control of the device, 15
different automatic baud Rates and Custom "display Units" along
with the kitchen sink could make this become a mess quickly.
>I'm trying to get an 8052 Board together, that is my first use for the
> - Skills: I could probably do it.
>
> - Time: I will ask the wife and my 3 month old if I am aloud to spend time
> on this. I think their are people on this group who could do a better job
> than I. Anyone lurking out their who should reveal themselves? Don't be
> afraid to look stupid. I do it all the time.
>
machine I'm trying to get together, to build the boards.
it's a real catch-22 situation.
They are not nearly as compact and simple as a PIC, but on the other hand
they have a lot more options as far as memory and C compilers.
The down side is aside from ~256 Bytes of RAM, and No ROM, all the
128K or RAM/ROM are external chips you need to mount of the board.
The up-side is the option of that much code and RAM means you could
put the whole machine controller on there if you want.
I just ordered some for 88 Cents.
On the other hand my first, project with a PIC took about 4 hours
starting from scratch, and the only thing I had to add was an Xtal.
Marc
Discussion Thread
Paul Devey
2000-03-13 12:39:33 UTC
PIC DRO Dreaming
D.F.S.
2000-03-13 13:22:04 UTC
Re: [CAD_CAM_EDM_DRO] PIC DRO Dreaming
stratton@m...
2000-03-13 13:46:18 UTC
Re: [CAD_CAM_EDM_DRO] PIC DRO Dreaming
William Scalione
2000-03-13 14:19:21 UTC
Re: [CAD_CAM_EDM_DRO] PIC DRO Dreaming
Paul Devey
2000-03-13 14:20:52 UTC
Re: PIC DRO Dreaming
Ken Lowther
2000-03-13 14:25:13 UTC
Re: [CAD_CAM_EDM_DRO] PIC DRO Dreaming
Paul Devey
2000-03-13 14:25:48 UTC
Re: [CAD_CAM_EDM_DRO] PIC DRO Dreaming
D.F.S.
2000-03-13 15:24:53 UTC
Re: [CAD_CAM_EDM_DRO] Re: PIC DRO Dreaming
Paul Devey
2000-03-13 16:04:03 UTC
RE: [CAD_CAM_EDM_DRO] Re: PIC DRO Dreaming
stratton@m...
2000-03-13 17:24:26 UTC
Re: [CAD_CAM_EDM_DRO] Re: PIC DRO Dreaming
D.F.S.
2000-03-14 08:16:01 UTC
Re: [CAD_CAM_EDM_DRO] Re: PIC DRO Dreaming
Ian Wright
2000-03-14 08:53:17 UTC
Re: [CAD_CAM_EDM_DRO] PIC DRO Dreaming
D.F.S.
2000-03-14 09:02:56 UTC
Re: [CAD_CAM_EDM_DRO] Re: PIC DRO Dreaming
Paul Corner
2000-03-14 14:57:11 UTC
Re: [CAD_CAM_EDM_DRO] Re: PIC DRO Dreaming
D.F.S.
2000-03-14 15:10:53 UTC
Re: [CAD_CAM_EDM_DRO] Re: PIC DRO Dreaming