Skip to content

Country

Adafruit 12-Bit DAC w/I2C Interface (MCP4725)

SKU ADA-935
Sold out
Original price £4.17 - Original price £4.17
Original price (ex:Vat)
£4.17
£4.17 - £4.17
Current price £4.17
(ex:Vat)
Availability:
Out of stock
Request a quote
An easy to use 12-bit DAC, perfect for audio/analogue circuits.
  • works with 3.3V or 5V logic
  • control via I2C
  • for chips that have 3.4Mbps Fast Mode I2C (Arduino's don't) you can update the Vout at ~200 KHz
  • has an EEPROM so it can "store" an output voltage
Wiring it up is easy - connect VDD to your microcontroller power pin (3-5V), GND to ground, SDA to I2C Data (on the Arduino Uno, this is A4 on the Mega it is 20 and on the Leonardo digital 2), SCL to I2C Clock(on the Arduino Uno, this is A5 on the Mega it is 21 and on the Leonardo digital 3) and listen on VOUT.
Adafruit have also put together a handy library and tutorial and datasheet for this board.