Using Julia to control Pi Robot

Hi there :wave:

I am exploring the possibility of using the Julia programming language to control a device like the Raspberry Pi Robot Arm. I realize that it’s possible to use Python to program the arm, and Julia can interop with Python, so this is one potential strategy. I also see that the wiki mentions Get Started with Raspberry Pi Kits—For C language users, am I correct in assuming this means there is a C API as well? If so, that would perhaps be an even better target.

Has anyone attempting using Julia to control these devices before?

Thanks!

Currently, our Raspberry Pi Robot Arm Kit only supports control via Python. We have not conducted research on Julia or C, nor do we have examples to reference for you. Therefore, we are unable to provide technical assistance in those areas.

1 Like