Skip to content

newAM/dp800

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DP800

CI

Screenshot

A weekend project to build a TUI for my Rigol DP832 power supply.

There are two crates in this workspace:

  • dp800: A rust interface for the DP800 series power supply
  • dp832: A basic TUI for the Rigol DP832

Configuration

The address of the power supply is configured with a file named dp832.txt in your configuration directory.

This file must contain exactly one line with the address and port of the power supply's telnet interface, for example:

10.0.0.2:5555