RE: [CAD_CAM_EDM_DRO] Re: PIC DRO Dreaming
Posted by
Paul Devey
on 2000-03-13 16:04:03 UTC
> From: "Paul Devey" <paul_devey@...>a
>
> You bring up some interesting topics:
>
> - PIC: I threw this out because it is cheap. Their is a company who makes
> 50mip version. Maybe using C or a floating point basic it could be done.Ok, my tone in the reply may have been a bit harsh, I was just thinking
> 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.
[Paul Devey]
Understood.
>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.
[Paul Devey]
I agree. 3 separate gas plasma displays.
I think you want to have a standard interface so people can hook whatever
they want.
Have you seen those little dot matrix displays? They are some type of gas
display I think. HP uses them on some of their test equipment. Droool!
>Nor
> - Level of difficulty: Reading the Quad inputs would not be diffucult.
> Displaying the results;The only issues I can think of right of would be the floating point
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.
[Paul Devey]
This could be an issue if you are rapidly traversing in all three
dimensions at once.
>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.
[Paul Devey]
Two serial ports. One could be used to interface to displays. The other for
sending info to a PC for redisplay or what ever. The second serial port
could also be used for downloading code into one of the FLASH 8052
controllers.
I have a preference to having it written in a high level language. Easier
to write and can be ported easily to other platforms.
Keeping it simple (KISS) is very important.
>time
> - Skills: I could probably do it.
>
> - Time: I will ask the wife and my 3 month old if I am aloud to spend
> on this. I think their are people on this group who could do a better jobI'm trying to get an 8052 Board together, that is my first use for the
> 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.
[Paul Devey]
Their are a few 8052 proto-boards and hobby boards sold by companies.
Circuit Cellar is a good place to look. Saves time and costs less than
$100.00.
Marc
------------------------------------------------------------------------
DON'T HATE YOUR RATE!
Get a NextCard Visa, in 30 seconds! Get rates as low as
0.0% Intro or 9.9% Fixed APR and no hidden fees.
Apply NOW!
http://click.egroups.com/1/2120/1/_/423600/_/952989825/
------------------------------------------------------------------------
Welcome to CAD_CAM_EDM_DRO@...,an unmoderated list for the
discussion of shop built systems in the above catagories.
To Unsubscribe, read archives, change to or from digest.
Go to: http://www.onelist.com/isregistered.cgi
Log on, and you will go to Member Center, and you can make changes there.
For the FAQ, go to http://www.ktmarketing.com/faq.html
bill,
List Manager
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