Metadata-Version: 1.1
Name: iocontrol
Version: 1.0
Summary: Graphical hardware perpheral access using MPIO
Home-page: UNKNOWN
Author: Joshua Henderson
Author-email: joshua.henderson@microchip.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: .. figure:: docs/_static/microchip_logo.png
           :alt: Microchip
        
           Microchip
        
        Microchip I/O Control Application
        =================================
        
        This application is a graphical application to analyze and manipulate
        hardware peripherals using the Microchip Peripheral I/O (MPIO) package.
        
        Supported Interfaces
        --------------------
        
        -  ADC - Analog-to-Digital Converter
        -  GPIO - General Purpose I/O
        -  Input - Input Subsystem (Mouse/Keyboard/Touchscreen)
        -  LED - Light Emitting Diode Light Sources
        -  PWM - Pulse Width Modulation
        
        Installation
        ------------
        
        You can install from PyPi by default with:
        
        ::
        
            pip install iocontrol
        
        License
        -------
        
        The iocontrol application is released under the terms of the ``GPLv3``
        or later license and its QDarkStyleSheet theme is ``MIT``.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Embedded Systems
