PIC chips, stepper motors and precision
I am considering making a small PCB drilling station and I was wondering just how precise we can get using this technology. Are we able to go down to thousands of an inch?
If Pic BASIC Pro is unable to accurately measure distance and we require an external distance-mesuring-tool, I was wondering if there was something we can do with an ordinary optical mouse. Two units could be placed to measure the X and Y displacement.
I'm new to PICn my nose, and even more so when it comes to robotics. I was wondering if it was possible to build such a device with decent accuracy without needing components from NASA subcontractors.
Robert
:)
How many different project do you have at a same time ;o)
Hi Robert,
I think everything is possible using step motor control. IMO the accuracy, precision will be more in the gearing you place than in some IR detection.
I'd already think to do something like that few years ago. Looks like i'm not the only one who's tired to use a stand-alone mini-press drill system and scrap my eyes on drill bit to pad allignement ;)
The PCB software i use (P-CAD), create a x/y mapping .TXT file. i was planning using this file by sending info to the PIC thru COM port.
Once the PCB is drilled, place the film over and etch it. Not sure if it's the best solution but make enough sense to work.