Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 675 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 675 Bytes

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.