Files
xod/docs

title
title
XOD Documentation
<style> /* Force linked headers to be black, not blue */ h2 .content a { color: black; text-decoration: underline; } h2.icon.header { padding: 1.5em 0 0.5em 0; } /* Style for tutorial/guide/reference icons */ .ui.icon.header img { width: 64px; opacity: 0.4; } #showcase-cards .card { width: 340px; } /* No space below a card image */ #showcase-cards .image { font-size: 0; } /* Keep all images the same size */ #showcase-cards .card img { width: 100%; height: 191px; /* Aspect ratio 16/9 for 340px width */ object-fit: cover; } </style>

XOD Documentation

Official

For video lovers

{{#each tutvideos}}
{{ title }}
{{ description }}
{{/each}}

Concepts — XOD language objects and processes described in detail.

Making your own nodes — the most straightforward way to extend XOD and add support for new hardware.

Case studies — how-tos for common scenarios.

Projects and libraries — creating, managing, and sharing your works.


Showcase
Complete devices done with XOD

{{#each showcase}}
{{ title }}
{{{ description }}} by {{ author }}
{{/each}}