/LabPower3005

Java-Application to control the various 3005-Type lab power supplies

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Lab Power 3005

This is a simple Java-Application to control the various 3005-Type lab power supplies with USB and serial interface. These are available from various manufactures, e.g. KORAD KA3005P and Velleman LABPS3005D.

Usage

Grab the *.jar from the jar directory. This includes the jSSC (Java Simple Serial Connector) library.

Info

  • It was tested on Ubuntu and Windows 7. There is a small scaling error on Windows.
  • Javadoc can be generated.
  • NetBeans IDE was used for developpement.

License

Copyright (C) 2015 Jan Lochmatter jan@janlochmatter.ch

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.