analogdevicesinc / pyadi-iio

Python interfaces for ADI hardware with IIO drivers (aka peyote)
https://analogdevicesinc.github.io/pyadi-iio
Other
134 stars 99 forks source link

Add Support for CN0565. #484

Closed mc-so closed 5 months ago

mc-so commented 9 months ago

Description

Adding pyadi-iio support for CN0565 - Electrical Impedance Tomography Measurement System including basic examples.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How has this been tested?

The example scripts were tested under Windows OS using EVAL-ADICUP3029 which is an Arduino compatible form factor development board attached to the EVAL-CN0565-ARDZ and its test board.

Test Configuration:

Documentation

Product Page: https://www.analog.com/en/design-center/reference-designs/circuits-from-the-lab/cn0565.html User Guide: https://wiki.analog.com/resources/eval/user-guides/circuits-from-the-lab/cn0565

Checklist:

kister-jimenez commented 6 months ago

I had a call with Michelle to discuss some changes (i.e rebasing to main, squashing commits, lints, design pattern, etc.) and she fixed it in the latest push.

I'm ok with this.

kister-jimenez commented 6 months ago

I had a call with Michelle to discuss some changes (i.e rebasing to main, squashing commits, lints, design pattern, etc.) and she fixed it in the latest push.

I'm ok with this.

I just noticed a lot of files. Please rebase commits to the correct main and PR to main branch.

tfcollins commented 6 months ago

Can you reorder your commits to create a clean rebase?

tfcollins commented 6 months ago

Emulation file is missing cn0565.xml. Please run pre-commit checks as well