Tag: DAC
Arduino controlled Dual Mono AK4490 DAC (part 3)
Here’s the part 3 of Dimitris’ Arduino controlled Dual Mono AK4490 DAC project. If you missed part 1 and part 2, check them out. Following up on Part 2, it’s time to talk about the output stage. This output stage is the brainchild of my friend Kostas, all I did was lay out the...
Continue ReadingDAC Shield For Arduino Nano using MCP4725
This project features an easy to use Digital to Analog converter (DAC) shield for Arduino Nano. The project is built using MC4725 12Bit DAC IC over I2C communication. The shield directly seats on Arduino Nano and also can be used as stand-alone DAC converter that can be connected to...
Continue Reading10 or 12-bit DAC from the ATtiny85
David Johnson-Davies @ technoblogy.com writes: This article describes how to get up to two 10 or 12-bit digital-to-analogue outputs from an 8-bit Timer/Counter, such as in the ATtiny85. To test the routine I built a circuit which allows you to vary the brightness of two LEDs with two...
Continue ReadingGenerating Analog Voltage with Digital Circuit
Maurizio show us how to generate an analog voltage using a microcontroller and some resistors. The purpose of this article is how to generate analog voltage with digital circuit. Although the market provides today a very broad range of dedicated digital-to-analogue converters,...
Continue ReadingAnalog Devices AD587KN 10V reference chip
SteelCity Electronics published an article about Analog Devices AD587KN 10V reference: I recently got hold of an Analog Devices AD587KN high precision 10.000V reference chip. This model of chip has an output value of 10.000V ± 5mV (that is, an output value of 9.995V to 10.005V)...
Continue Reading