Metadata-Version: 2.1
Name: yaqd-microchip
Version: 2020.5.0
Summary: yaq Daemons for microchip.
Home-page: https://gitlab.com/yaq/yaqd-microchip
Author: yaq Developers
Author-email: blaise@untzag.com
License: GNU Lesser General Public License v3 (LGPL)
Keywords: yaqd-microchip
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: yaqd-core (>=2020.05.1)
Requires-Dist: smbus
Provides-Extra: dev
Requires-Dist: black ; extra == 'dev'
Requires-Dist: pre-commit ; extra == 'dev'

# yaqd-microchip

[![PyPI](https://img.shields.io/pypi/v/yaqd-microchip)](https://pypi.org/project/yaqd-microchip/)
[![Conda](https://img.shields.io/conda/vn/conda-forge/yaqd-microchip)](https://anaconda.org/conda-forge/yaqd-microchip)
[![yaq](https://img.shields.io/badge/framework-yaq-orange)](https://yaq.fyi/)
[![black](https://img.shields.io/badge/code--style-black-black)](https://black.readthedocs.io/)
[![ver](https://img.shields.io/badge/calver-YYYY.0M.MICRO-blue)](https://calver.org/)
[![log](https://img.shields.io/badge/change-log-informational)](https://gitlab.com/yaq/yaqd-microchip/-/blob/master/CHANGELOG.md)

This package contains the following daemon(s):
- [yaqd-mcp3428](https://yaq.fyi/daemons/mcp3428)
- [yaqd-mcp9600](https://yaq.fyi/daemons/mcp9600)

