inflex / mp7100-osd

Multicomp MP710086/87 PSU series on-screen PC display for linux (ideal for OBS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MP7100-OSD

MP7100-OSD - GUI windowed application

Requirements

You will require the SDL2 development lib in linux

Your linux kernel needs to support the USBTMC protocol, most reasonably modern kernels already have this.

Setup

Build

(linux) make
(windows binary, on linux) make -f Makefile.win mp7100-win

Usage

Run from the command line

sudo ./mp7100-osd -p /dev/usbtmc2

About

Multicomp MP710086/87 PSU series on-screen PC display for linux (ideal for OBS)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 98.7%Language:Makefile 1.3%