Re: [CAD_CAM_EDM_DRO] pic+lcd+stepper
Posted by
James Owens
on 2002-06-30 04:53:42 UTC
Hi,
A PIC is more than capable of doing what you want except that they are not
large on memory. How would you input the data for machine movement? Via a
keypad would be slow but practical, via a serial connection from another
computer, possible with the serial-in.
I have done some work in this area with a pendant running three axis and
driving steppers, but got side-tracked with the DRO I'm currently working
on. It is something I'll be going back to in the future.
Regards,
Terry
| HI,
| Is it possible to make a cnc stepper controller with a small lcd
| display and memory to store the programs just as the real machine
| controlls using PIC microcontrollers?
A PIC is more than capable of doing what you want except that they are not
large on memory. How would you input the data for machine movement? Via a
keypad would be slow but practical, via a serial connection from another
computer, possible with the serial-in.
I have done some work in this area with a pendant running three axis and
driving steppers, but got side-tracked with the DRO I'm currently working
on. It is something I'll be going back to in the future.
Regards,
Terry
| HI,
| Is it possible to make a cnc stepper controller with a small lcd
| display and memory to store the programs just as the real machine
| controlls using PIC microcontrollers?
Discussion Thread
afogassa
2002-06-30 00:17:42 UTC
pic+lcd+stepper
James Owens
2002-06-30 04:53:42 UTC
Re: [CAD_CAM_EDM_DRO] pic+lcd+stepper