Skip to content

bastlirna/iv-plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I·V Plotter

Tiny application for measurement of IV characteristics via DPS 5005 digital power supply.

MQTT Wall Screenshot

How it works

Some of Rui Deng digital power supplies e.g. DPS 5005 can be controled from PC via USB convertor. There is oficial app, but more importnat API documentation. So why not to use this API for something interesting that official app can not do...

MQTT Wall Screenshot

Resolution

DPS has resolution 10 mV for voltage and 1 mA for current. Also change of output is very slow and one must wait for settle down.

This application is there for more demo or tool for explaining what is IV curve for newbes more then serious tool.

Hovewer it can be used as example how to control DPS via API.

How to use

git clone git@github.com:bastlirna/iv-plotter.git
cd app
npm install
npm start ttyUSB0

And enjoy...

About

Tiny application for measurement of IV characteristics via DPS 5005 digital power supply.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published