Skip to content

sebiciobanu/matrix-creator-init

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

298 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matrixio-creator-init

matrix-creator-start-services

Build Status

Source for the matrix-creator-init Debian package. This package programs the FPGA and the SAM3 MCU when the system starts.

Installation

# Add repo and key
curl -L https://apt.matrix.one/doc/apt-key.gpg | sudo apt-key add -
echo "deb https://apt.matrix.one/raspbian $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/matrixlabs.list

# Update packages and install
sudo apt-get update
sudo apt-get upgrade

# Installation
sudo apt install matrixio-creator-init

Documentation

https://matrix-io.github.io/matrix-documentation

About

Debian package to initialize MATRIX Creator on boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 31.2%
  • C++ 20.3%
  • CMake 18.9%
  • C 18.7%
  • Shell 8.8%
  • Python 1.4%
  • Other 0.7%