Skip to main content

CircuitPython library for MCP4725 digital to analog converter.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

CircuitPython module for the MCP4725 digital to analog converter.

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-mcp4725

To install system-wide (this may be required in some cases):

sudo pip3 install adafruit-circuitpython-mcp4725

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-mcp4725

Usage Example

See examples/max4725_simpletest.py for a demo of the usage.

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

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

adafruit-circuitpython-mcp4725-1.4.12.tar.gz (26.8 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file adafruit-circuitpython-mcp4725-1.4.12.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-mcp4725-1.4.12.tar.gz
Algorithm Hash digest
SHA256 b943fea36756d3270ad6d99777abc1666d7f861eebb37a307c2589738fd5e884
MD5 d5408f2a69fb03e0979140114fea3d30
BLAKE2b-256 7ca6dbaa5e461788ba6cb1dba206ce43beeb1b0e3b6e0fc2954fb03d45dd129a

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_mcp4725-1.4.12-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_mcp4725-1.4.12-py3-none-any.whl
Algorithm Hash digest
SHA256 84865195960020e4ca5c72e024a9b6bcd7188590f99fee70883e673d15c9c704
MD5 b4600f9826306a6496b3b24911a504c2
BLAKE2b-256 2da8c345490b18e9242f2a1cf4a76db07015b77ec9b55d0fe5cc2d94d575a868

See more details on using hashes here.

Supported by

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