Metadata-Version: 2.1
Name: pi-MCP4725
Version: 0.1
Summary: Python module to use the MCP4725 DAC with the Raspberry Pi
Home-page: https://github.com/sergiocaponi/pi_MCP4725
Download-URL: https://github.com/sergiocaponi/pi_MCP4725/archive/refs/tags/v0.1.tar.gz
Author: Sergio Caponi
Author-email: contactme@sergiocaponi.com
License: MIT
Keywords: Raspberry Pi,DAC,MCP4725
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: System :: Hardware
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE

A Python module for the Raspberry Pi to interface with the [MCP4725](https://ww1.microchip.com/downloads/en/devicedoc/22039d.pdf) I²C Digital-to-Analogue Converter.



# Installation



## Compatibility



Tested on Python 3.9 on a Raspberry Pi Zero W v1.1, but should be compatible with most Raspberry Pi models running the latest version of Python.



Module works with Microchip's MCP4725 DAC.

