Saturday, August 17, 2013

MCP4706 Library for Arduino

For a small project I got a MCP4706 8 bit I²C-DAC. In order to use it, I modified the +Adafruit Industries MCP4725 library which is for a 12 bit DAC.
The MCP4706 library can be found at my github page.
The data sheet for can be found here at the Microchip homepage.