I am planning on building a DAQ system using ADS1219 and a microcontroller (ATmega328p) to log values into a PC via a USB interface.
I was planning on using Microcontrollers ADC channels (10 bit) along with ADS1219's channels to log sensor data (from different sensors) at the same time .
Is it recommended to do so ?
Will there be any effect on the ADS1219 accuracy ?
What are the ways to reduce interference between microcontroller ADC input and ADS1219 inputs.
I plan to use a two layer board.