Interface Analog Board EVAL-AD5933/34EB with Arduino to get readings

I have been trying to interface my Arduino with the Eval-AD5933/34EB board for a while now, I got the libraries from a GitHub repository (GitHub - mjmeli/arduino-ad5933: A simple library for controlling the AD5933 impedance converter system with an Arduino compatible device.),
I've uploaded the code and connected the ports properly but I still get a failed message in my serial monitor.
I really need assistance with this as it's for a water quality assurance system project. Thank you.

Is the library you are using compatible with the Arduino you are using?

I tried the Main AD5933 board with it and it worked properly, seems the library isn't compatible with the board (AD5933/34EB) I used earlier. Thank you.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.