Metadata-Version: 2.1
Name: mcp2210-python
Version: 1.0.4
Summary: A python driver for the MCP2210 USB-to-SPI converter
Home-page: https://github.com/jeremyherbert/mcp2210-python
Author: Jeremy Herbert
Author-email: jeremy.006@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: hidapi

# mcp2210-python
An MCP2210 python driver.

You can install this package using `pip install mcp2210-python`.


Documentation can be found here: [https://jeremyherbert.github.io/mcp2210-python](https://jeremyherbert.github.io/mcp2210-python)


