My company purchased a UArm a few days ago and I have been trying to automate a cycle of functions for it to perform.
Unfortunately, 17 seconds is not enough time to perform all of the functions I need in each loop.
I see that the arm is programmable through the Arduino, but can it be controlled instead through Visual Studio? I’d like to set up an x-y-z coordinate system, ideally with connection to a camera, in order to perform the automated functions I need.