inflex / MP730424-OSD

On screen display for Multicomp MP730424 Multimeter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MP730424-OSD

MP730424-OSD - GUI windowed application

Requirements

You will require the SDL2 development lib in linux

Setup

Build

(linux) make

Usage

Run from the command line

sudo ./mp730424-osd -p /dev/ttyS0 -s 115200:8n1

About

On screen display for Multicomp MP730424 Multimeter

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


Languages

Language:C++ 97.4%Language:Makefile 2.6%