What is the end goal? If you are lazy...
Thanks for your time.
I'm not lazy. My goal is learning. Learning to use camera, learning to scan a pattern (let say like a QR code) and then reproduce it on a paper using a robot arm(ended with a pen) or a pen fixed on a XYZ table (I like ore that option). I have seen something like that on internet but they are using a PC to control the robot arm.
What I want is to only use a microcontroller for controlling the pattern scanning , saving it on FLASH memory and then reproducing it by controlling the XYZ-table or robot arm.
So, my problem is, how do you give the coordinate information to the XYZ-table so that the scanned pattern is reproduced exactly.
Very important: I don't want to use any PC, just a PIC24, PIC32 or a dsPIC, as I said above. I'm also open using some Cortex-M3, M4 from ST or TI.
I'd be greatful for any info in that direction.