Skip to content

Mini-Box DCDC-USB, Intelligent buck-boost DC-DC converter with USB interface

Notifications You must be signed in to change notification settings

xenoxaos/dcdc-usb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux application(dcdc-usb) and library (libdcdc-usb) for controlling and listing the 
parameters of mini-box.com DCDC-USB product (http://www.mini-box.com/DCDC-USB)

Compiling and Installing:

Make sure you have libusb and libusb development packages installed.

make clean install

It will install by default in /usr/local/

Usage:

dcdc-usb with no parameters will display the current output voltage.
dcdc-usb -a will display all settings from the device.
dcdc-usb -v 20.50 will set the output voltage to 20.5V.


About

Mini-Box DCDC-USB, Intelligent buck-boost DC-DC converter with USB interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.1%
  • Makefile 3.9%