Finding correct home position with Arduino


#1

Hello,

I was wondering if it is possible to get the Dobot Magician to set itself to the correct home position when using Arduino. By this I mean the way that the magician works when using the Dobot software, where it sets itself to the same start position every time.

Thank you


#2

Of course, you can perform home operations on arduino. For details, please refer to the Dobot Magician API.


#3

How do you access the API in the program?