Select Git revision
introduction.md
introduction.md 694 B
Introduction

This project is developing a software package in Julia for interfacing with lab processes using either the BeagleBone Black Rev C (BBB) with custom IO-board cape, or the old IO-boxes in the labs using Comedi. With this package, the user is able to setup a connection between the host computer and the IO-device, and send and receive control signals and measurements from the lab process.
To get started, first follow the installation instruction found here.