Getting Moving with XOD – Robot Car Part 1

XOD Robot Part 1

XOD is a method of programming an Arduino using a graphical IDE instead of writing code. In XOD you use a collection of “nodes” connected by “links” to program your Arduino.

In this second installment on our series on XOD I’ll show you some ways of improving your XOD projects by using multiple patches, custom nodes and XOD libraries.

But the real fun is that in this article we’ll also start working on a practical project – a XOD robot! So let’s get started.