Metadata-Version: 1.1
Name: monsoon
Version: 0.1.67
Summary: Monsoon Power Monitor API
Home-page: https://www.msoon.com/LabEquipment/PowerMonitor/
Author: Michael Brinker
Author-email: mikeb@msoon.com
License: MIT
Description: # PyMonsoon

        Monsoon Power Monitor Python Library

        Monsoon Website:  https://www.msoon.com/

        PyPi Project: https://pypi.python.org/pypi/monsoon/

        

        Install using 'pip install Monsoon'

        

        

        # Usage Notes

        

        This project is currently in an Alpha state.  Users are encouraged to report bugs, features requests, or other recommendations for improvement.

        

        Legacy Hardware (Part number FTA22D, The white box) will require a firmware update before using this Library.  Example code for accomplishing this is available in /examples/ReflashExample.py.  The firmware update will render the unit incompatible with the Windows 4.X series software, and require a driver update in Windows.  

        

        Current Hardware (Part number AAA10F, the black box) will be functional.

        

        Windows users:  This library uses libusb to communiate with the Power Monitor.  On Windows, this requires installing the libusb filter to allow the connection code to detect the Power Monitor.  Instructions for this are available at http://libusbdotnet.sourceforge.net/V2/Index.html

        

        
Keywords: Power measurement
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
