Skip to main content

Hardware access for Microchip boards

Project description

Microchip

Microchip

Microchip Peripheral I/O Python Package

This package provides easy access to various hardware peripherals found on Microchip AT91/SAMA5 processors and Xplained boards running Linux. The API is clean, consistent, flexible, documented, and well tested to make navigating and exercising even the most complex hardware peripherals a trivial task.

Supported Interfaces

  • ADC - Analog-to-Digital Converter

  • DevMem - Read and Write System Memory

  • GPIO - General Purpose I/O

  • I2C - Inter-Integrated Circuit

  • SMBus - System Management Bus

  • Input - Input Subsystem (Mouse/Keyboard/Touchscreen)

  • LED - Light Emitting Diode Light Sources

  • PWM - Pulse Width Modulation

  • SPI - Serial Peripheral Interface Bus

  • Serial - RS-232

  • CPU and Board Utilities

Examples

Here’s an example of how simple it is to fire up a Python interpreter and toggle a GPIO.

>>> from mpio import GPIO
>>> gpio = GPIO(107, GPIO.OUT)
>>> gpio.set(True)
>>> gpio.set(False)

Installation

You can install from PyPi by default with:

pip install mpio

License

Microchip Peripheral I/O is released under the terms of the Apache License Version 2. See the LICENSE file for more information. Parts of the code originally provided under other licenses are noted in those source files, including the MIT license and is reproduced in the LICENSE.MIT file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mpio-1.4.tar.gz (34.3 kB view details)

Uploaded Source

Built Distribution

mpio-1.4-py2.py3-none-any.whl (38.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file mpio-1.4.tar.gz.

File metadata

  • Download URL: mpio-1.4.tar.gz
  • Upload date:
  • Size: 34.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.7

File hashes

Hashes for mpio-1.4.tar.gz
Algorithm Hash digest
SHA256 c4bd59e1f9c0796bd314a486decc81a75f22be47d06ceb2aa74c5cdbbeb615e1
MD5 be40bbfb90aa8bcbe2a884ebeb236a5e
BLAKE2b-256 48d30f08852547c9617d0fb997254d0c713b61ca2a07bce7c15137d7c4fb727d

See more details on using hashes here.

File details

Details for the file mpio-1.4-py2.py3-none-any.whl.

File metadata

  • Download URL: mpio-1.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 38.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.7

File hashes

Hashes for mpio-1.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 047a2f133303e83e35effefccd54a621ec1ffce260afb828f590a941517e1c6e
MD5 b60a54ed2ecb90bf772527a39a2366c9
BLAKE2b-256 980614cf548bbe4a540d62e989a59dffcde257586a3ef238a3692491031f1403

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page