Extending DAC Resolution Using Digital Potentiometer
One way to extend the resolution of a digital-to-analog converter (DAC) is by employing a sigma-delta converter in software. The […]
One way to extend the resolution of a digital-to-analog converter (DAC) is by employing a sigma-delta converter in software. The […]
ADS1224 is a 24-bit delta-sigma analog-to-digital converter with 4-channel differential inputs multiplexer. This ADC chip offers a 20-bit effective resolution […]
Last time, I discussed how to interface TI’s ADS1112 16-bit delta-sigma A/D converter with Arduino. Today I am going to […]
ADS1112 is a 16-bit delta-sigma A/D converter. This A/D chip has an I2C interface, a 2.048V internal voltage reference and […]
About a year ago, I wrote a simple library for interfacing AD7705/AD7706 with Arduino. The library works, but it requires […]
AD7705 and AD7706 are two 16-bit Sigma Delta ADCs. Equipped with on-chip digital filters and programmable gain front ends, these […]
ATmega328p does not provide any Digital/Analog conversion channels (although the D/A conversion can be simulated by means of measuring the […]