Wednesday, April 12, 2017

Arduino Library for AD7193 4-Channel 24-Bit Sigma-Delta ADC with PGA

Someone no doubt will find this incredibly useful for their AD7193-based project. Big thanks to Anne M. for sending this in! There’s a complete repo here on GitHub and further explanation of the code and tutorial here – complete with troubleshooting tips!

Anne writes,

I just created an Arduino library and tutorial for the AD7193, which is a high-resolution ADC with built-in PGA. Very handy for measuring very small voltages – such as thermocouples, load cells, etc. I’ve also started with a K-Type thermocouple example, which includes linearization routine and cold-junction compensation.

Read more.

No comments:

Post a Comment