I need to integrate the EVAL-AD5933EB into a Matlab environment to measure impedance. Does anyone have experience with this or source code I could use?
I need to integrate the EVAL-AD5933EB into a Matlab environment to measure impedance. Does anyone have experience with this or source code I could use?
If you search this forum you can find a few instances where folks managed to do it with other evaluation boards, for example, please see this post. The chip is different, but the eval board seems to be using the same/similar Cypress microcontroller providing USB-I2C conversion and communication. Perhaps you can find the DLL in your evaluation software package and see if you can call its functions form Matlab.
Hopefully somebody from ADI could chime in regarding this issue.
If you search this forum you can find a few instances where folks managed to do it with other evaluation boards, for example, please see this post. The chip is different, but the eval board seems to be using the same/similar Cypress microcontroller providing USB-I2C conversion and communication. Perhaps you can find the DLL in your evaluation software package and see if you can call its functions form Matlab.
Hopefully somebody from ADI could chime in regarding this issue.
Hi,
nobody from ADI chipped in to help. Worse I was brushed off and told to search for an answer here. One Possible ray of hope is that the board does work with Mbed and so does Matlab https://wiki.analog.com/resources/tools-software/product-support-software/ad5933-mbed
I just have to find the time to try it.
Use an Arduino in conjunction with Matlab, there's libraries for an Arduino object. Break the I2C connections from the AD5933 to the on board microcontroller and interface them directly to an Arduino. You'll also need to power the devkit from the Arduino board using the external ports for power and ground and switching jumper LK4.