article

XOD-a visual programming language for IoT Arduino, Raspberry Pi, Etc.

1 min read

XOD is a visual based programming language for microcontroller,as in their official website.And Its a opensource tool launched in 2017.Which is capable to program most popular micro controllers i.e arduino also microprocessor i.e,Raspberry pi.

According to documentation ,with XOD we can

  1. BUILD PROGRAMS VISUALLY WITH NODES
  2. LINK NODES TO DEFINE BEHAVIOR
  3. EVOLVE YOUR PROGRAM INCREMENTALLY
  4. UPLOAD DIRECTLY TO THE BOARD

And they provided two types of IDE i.e Integrated Development Environment,

And there is a forum available for communicating with fellow users and developers.

XOD site: xod.io

forum link: forum.xod.io

Download link: xod.io/downloads available for Windows,Linux and MacOS.