12-bit DAC Analog Output

When your Feather analog output cannot support the load you are trying to send a signal to, or you are out of digital outputs, this 12-bit DAC may be the answer.   The MCP4725 DCA will output 0 to 5V (or 0 to 3.3V, selectable via switch) at up to 3.4 Mbps.   The I2C address can be hard wired between either 0x62 or 0x63 so you can stack another FeatherWing on top if it to add another analog output.   To change the default I2C address of 0x62 to 0x63, just add a jumper to the board where it is labeled 'A0 0x63 (0x62 no conn)'.   See the Adafruit MCP4725 tutorial for details on how to program the MCP4725 over I2C, and for the Arduino library.   CircuitPython is also supported.  

 


Do you need help developing or customizing a IoT product for your needs?   Send me an email requesting a free one hour phone / web share consultation.  

 

The information presented on this website is for the author's use only.   Use of this information by anyone other than the author is offered as guidelines and non-professional advice only.   No liability is assumed by the author or this web site.