CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Re: Windows and black boxes

Posted by Russell Shaw
on 2002-01-25 20:02:45 UTC
mariss92705 wrote:
>
> Hello Art and others,
>
> Indeed the "devil is in the details". The details in this instance is
> a balance scale where a "black box" is on side and a PC is on the
> other side. The ideal is where a balance is struck. Here's how I am
> looking at it:...

There's another alternative. The black box can have an interpreter
in it; basic or some other/new language. The user can write microcontroller
code on their pc in this interpreted form to read and execute Gcodes, then
download the lot into the black box as ascii text. The interpreter in the
box executes this code by reading each ascii instruction and running it.

Now, the box is used like any other box by sending Gcode commands
to it.

Advantages:
o the one interpreter can be used on *any* micro/cpu,
o no C compiler or assembler is needed,
o the code in the box is easy to modify because you can run and test
pieces of your code as you write it,

Disadvantages:
o interpreted code is slower than compiled code or assembler but
this could be made-up by having built-in interpreter trig
functions etc,
o one interpreter command set would need to be devised and
agree upon

Maybe interpreted basic or forth would be good enough for this?

Discussion Thread

ron ginger 2002-01-25 04:48:51 UTC Windows and black boxes ccs@m... 2002-01-25 05:48:19 UTC Re: [CAD_CAM_EDM_DRO] Windows and black boxes mariss92705 2002-01-25 08:34:44 UTC Re: Windows and black boxes Bert Pirson 2002-01-25 10:32:08 UTC Re: [CAD_CAM_EDM_DRO] Windows and black boxes CL 2002-01-25 11:04:06 UTC Re: [CAD_CAM_EDM_DRO] Windows and black boxes j.guenther 2002-01-25 11:41:50 UTC RE: [CAD_CAM_EDM_DRO] Windows and black boxes hllrsr@c... 2002-01-25 14:13:36 UTC Re: [CAD_CAM_EDM_DRO] Re: Windows and black boxes Carol & Jerry Jankura 2002-01-25 14:18:44 UTC RE: [CAD_CAM_EDM_DRO] Windows and black boxes mariss92705 2002-01-25 14:38:59 UTC Re: Windows and black boxes stevenson_engineers 2002-01-25 15:11:10 UTC Re: Windows and black boxes Art Fenerty 2002-01-25 17:13:00 UTC Re: [CAD_CAM_EDM_DRO] Re: Windows and black boxes mariss92705 2002-01-25 18:58:45 UTC Re: Windows and black boxes Art Fenerty 2002-01-25 19:15:56 UTC Re: [CAD_CAM_EDM_DRO] Re: Windows and black boxes Russell Shaw 2002-01-25 20:02:45 UTC Re: [CAD_CAM_EDM_DRO] Re: Windows and black boxes Jon Elson 2002-01-25 22:30:07 UTC Re: [CAD_CAM_EDM_DRO] Windows and black boxes hllrsr@c... 2002-01-25 22:55:39 UTC Re: [CAD_CAM_EDM_DRO] Re: Windows and black boxes Alan Marconett KM6VV 2002-01-26 10:37:37 UTC Re: [CAD_CAM_EDM_DRO] Windows and black boxes ballendo 2002-01-27 05:07:42 UTC Re: Windows and black boxes ballendo 2002-01-27 05:30:42 UTC Concatenate vs. CP vs. CVV was Re: Windows and black boxes