Skip to main content

Python module to interface with MCP2221 focused on ease of use.

Project description

Easy MCP2221 is a Python module to interface with Microchip MCP2221 and MCP2221A.

Connected to the USB port, this 14 pin chip part can provide a normal computer with the capabilities of a basic microcontroller.

MCP2221’s peripherals:

  • 4 GPIO

  • 3 channel ADC

  • DAC

  • I2C

  • UART

  • Clock Output

  • USB Wake-up via Interrupt Detection.

So you can practice the basics of digital electronics, microcontrollers, and robotics using nothing more than a regular computer, a breadboard, a few parts, and Python.

Quick start

Install:

$ pip install EasyMCP2221

First run:

>>> import EasyMCP2221
>>> mcp = EasyMCP2221.Device()
>>> print(mcp)
{
    "Chip settings": {
        "Power management options": "enabled",
        "USB PID": "0x00DD",
        "USB VID": "0x04D8",
        "USB requested number of mA": 100
    },
    "Factory Serial": "01234567",
    "GP settings": {},
    "USB Manufacturer": "Microchip Technology Inc.",
    "USB Product": "MCP2221 USB-I2C/UART Combo",
    "USB Serial": "0000000000"
}

GUI

EasyMCP2221 Workbench is a GUI to play with MCP2221 and MCP2221A chips based on EasyMCP2221 library.

https://github.com/electronicayciencia/EasyMCP2221-GUI

Documentation

Read the Install Guide, Examples and full API Reference here: https://easymcp2221.readthedocs.io/

Illustrative blog post with examples, pictures and schematics (spanish): El integrado MCP2221(A)

Author

Reinoso Guzman (https://www.electronicayciencia.com).

Initially based on PyMCP2221A library by Yuta Kitagami (https://github.com/nonNoise/PyMCP2221A).

License

The MIT License (MIT).

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

easymcp2221-1.8.4.tar.gz (30.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

easymcp2221-1.8.4-py3-none-any.whl (33.7 kB view details)

Uploaded Python 3

File details

Details for the file easymcp2221-1.8.4.tar.gz.

File metadata

  • Download URL: easymcp2221-1.8.4.tar.gz
  • Upload date:
  • Size: 30.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.23

File hashes

Hashes for easymcp2221-1.8.4.tar.gz
Algorithm Hash digest
SHA256 361488c548322eeb0a887984826313cd2b2c3ff004acfea4ba1c41f753677ce9
MD5 de30d0ca20a17d6000243e7509c619ae
BLAKE2b-256 7b2257bf74b2cd1d10f60f457f673ed47a29f38fc3cd237b5f3e717896e3ca2d

See more details on using hashes here.

File details

Details for the file easymcp2221-1.8.4-py3-none-any.whl.

File metadata

  • Download URL: easymcp2221-1.8.4-py3-none-any.whl
  • Upload date:
  • Size: 33.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.23

File hashes

Hashes for easymcp2221-1.8.4-py3-none-any.whl
Algorithm Hash digest
SHA256 9e0a274f1f30defd0ad9a30695fd2f4191c398378ee3f645735c4d015aecf2bb
MD5 fe1602bbb8ed0e7f357efa1115b1a662
BLAKE2b-256 7a058017e2c4a004cccff910409073be786e21f0dc1e8b0f37a9de750039df79

See more details on using hashes here.

Supported by

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