Table of Contents

EKHO .RAW files

Version: 2.0

An EKHORAW file is a binary file format for storing recorded IV-information from Ekho. This file is recorded to an SD card on the Teensy, which is attached to the Ekho board. It will later be processed to create an IV surface.

All EKHORAW files should be named with a .RAW extension, to avoid confusion.

Format Structure

The EKHORAW file is binary. All multi-byte integers are unsigned (unless otherwise specified) and stored with little-endian byte order.

The file contains two parts:

The file header is 64 bytes long and contains the following elements:

Samples

Samples are stored in batches. Each batch has the following format: