Skip to content

adafruit/Adafruit_MCP4725

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 12, 2023 11:24
June 12, 2015 11:31
June 1, 2020 11:29
dox
June 1, 2020 12:20
dox
June 1, 2020 12:20
June 1, 2020 12:32
June 1, 2020 11:29
June 1, 2020 12:30
May 25, 2012 01:41

Adafruit_MCP4725 Build Status

This is the Adafruit MCP4725 12-bit I2C DAC Driver library

Tested and works great with the Adafruit MCP4725 Breakout Board ------> http://www.adafruit.com/products/935

This chip uses I2C to communicate, 2 pins are required to
interface

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Written by Kevin Townsend/Limor Fried for Adafruit Industries.
BSD license, check license.txt for more information All text above must be included in any redistribution

To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder Adafruit_MCP4725. Check that the Adafruit_MCP4725 folder contains Adafruit_MCP4725.cpp and Adafruit_MCP4725.h

Place the Adafruit_MCP4725 library folder your arduinosketchfolder/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.