Tags:
create new tag
view all tags

The MCP4725 Digital to Analogue converter

Often we need analogue signal levels or synthetically produced (program controlled) signals to drive external devices. The Digital to Analogue Converter (DAC) is a device that accepts a digital value and converts it to an analogue signal level and the MCP4725 is such a device accepting a 12 bit digital data word and converting it to a signal level between 0V and Vcc.

This is how it physically looks like:

dac_front.png dac_back.png
Since this device has an I2C interface it is easily programmable from the Raspberry Pi. In addition there is a nice description on how to use it on the Raspberry Pi. Since they use Python for their code we will have to convert their Python code into C.

-- Uli Raich - 2017-09-27

Comments

Topic attachments
I Attachment History Action Size Date Who Comment
PNGpng dac_back.png r1 manage 953.2 K 2017-09-27 - 08:24 UnknownUser  
PNGpng dac_front.png r1 manage 1097.6 K 2017-09-27 - 08:24 UnknownUser  
Topic revision: r1 - 2017-09-27 - uli
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback