Using XOD with raspberry pi 3

Hi,

I’m looking for a guide with explains how I can get my XOD project to run on my Raspberry 3.

BR marscru

Hello!

XOD can’t currently run on RPi. We used to target it, but left the idea because it’s too time-consuming for our small team. I’m sure we’d consider it again, but later. Can’t give you an exact ETA.

Now that the RPI 4 is out, I have installed the Arduino IDE. Can I transfer code created on the browser IDE to Uno via Adruino IDE?

When you copy-paste the code from XOD IDE to Arduino IDE and hit Upload there, the process under the hood is almost the same (if not the identical) to the process of uploading from within XOD IDE for desktop.

So, yes, you can transfer the code this way.

1 Like