Sadlercomfort
Ash
Hi Guys,
I have been given an assignment where I need to design a 4-axis drilling machine, with 4 stepper motors and a PIC micro-controller. The X, Y axis will be controlled using a lead-screw, moving the work table. The Z-axis will also be controlled with a lead-screw, but moves the drill head up/down. The final stepper motor operates the drill bit and its RPM. Each stepper motor is operated via a keypad.
I'll be using assembly language for this, because this is how we're being taught. I'm looking for some information on how to interface sensors within the design. I could use a count for each of the pulses to estimate the distance travelled of each axis, but the programming would be difficult for me and sensors will increase my grade. I've only heard about ultrasonic sensors, but don't know if this will work.
I also need to interface an LCD display, which is another thing we haven't been taught. But I'm sure I could work this one out.
Guidance Only Please!
Thanks,
Ash
Heres a scary thought: 4 steppers motors, 3 sensors and an LCD Dislpay = 8 Devices. But were using a PIC16F88, with only 4 ports?
I have been given an assignment where I need to design a 4-axis drilling machine, with 4 stepper motors and a PIC micro-controller. The X, Y axis will be controlled using a lead-screw, moving the work table. The Z-axis will also be controlled with a lead-screw, but moves the drill head up/down. The final stepper motor operates the drill bit and its RPM. Each stepper motor is operated via a keypad.
I'll be using assembly language for this, because this is how we're being taught. I'm looking for some information on how to interface sensors within the design. I could use a count for each of the pulses to estimate the distance travelled of each axis, but the programming would be difficult for me and sensors will increase my grade. I've only heard about ultrasonic sensors, but don't know if this will work.
I also need to interface an LCD display, which is another thing we haven't been taught. But I'm sure I could work this one out.
Guidance Only Please!
Thanks,
Ash
Heres a scary thought: 4 steppers motors, 3 sensors and an LCD Dislpay = 8 Devices. But were using a PIC16F88, with only 4 ports?