Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 321 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 321 Bytes

power-supply-serial

A simple script for controlling power supply over serial port.

Background

Inspired by a C# implementation

Tested on some Aim-TTi MX devices.

Prerequest

You need to install module serial and readline first to be able to run this script.