Upload Python Script to Dobot


#1

Hi there comunity,

I’m developing a pick and place solution for a 3D Printer and would like to have the Dobot operating without beeing connected via USB to a central PC. I’ve read and seen some videos where an Arduino was used to load code to the Dobot, which then can be played with no device attached to it.

My question is if there is a way to do this for a Python Script?

Thank you very much


#2

Hello, as far as I know, for controlling Magician with Arduino, Dobot only provides C scripts in download center now, no Python scripts.
If you want the robotic arm to pick and place without connecting to a PC, you can use Magician Lite, which supports running Python scripts offline.