Overview

MATRIX CORE

Previously known as MATRIX MALOS.

MATRIX CORE is an abstraction layer for MATRIX HAL. This layer uses Protocol Buffers & ZeroMQ to communicate with your MATRIX device. Applications for your MATRIX device can be programmed with any language that supports these tools.

Getting Started

Learn how to install MATRIX CORE and gain a deeper understanding of how this layer interacts with your MATRIX device. Setup tutorials and hello world examples for Javascript, Python, and Golang are available here.

Driver Protocols

See the available drivers you can interact with and the protocols they require for communicating with your application.

Library Examples

Troubleshooting

Look at common debugging solutions for any issues you encounter.