.. Analog Devices Hardware Python Interfaces documentation master file, created by
   sphinx-quickstart on Wed Jun 26 11:46:55 2019.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Analog Devices Hardware Python Interfaces
=====================================================================

This module provides a convenient way to access and control ADI hardware from Python through existing IIO drivers.

.. figure:: ../../images/PyADI-IIO_Logo_72.png

.. image:: https://secure.travis-ci.org/analogdevicesinc/pyadi-iio.png
    :target: http://travis-ci.org/analogdevicesinc/pyadi-iio
.. image:: https://badge.fury.io/py/pyadi-iio.svg
    :target: https://badge.fury.io/py/pyadi-iio
.. image:: https://api.codacy.com/project/badge/Grade/4bd027bfc5774029a30a9e1cedf5a434
    :target: https://www.codacy.com/app/travis.collins/pyadi-iio?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=analogdevicesinc/pyadi-iio&amp;utm_campaign=Badge_Grade

Requirements
==================
* `libiio <http://github.com/analogdevicesinc/libiio/>`_

.. * `libad9361 for AD9361 specific devices <http://github.com/analogdevicesinc/libad9361/>`_

Sections
==================
.. toctree::
   :maxdepth: 2

   guides/quick
   attr/index
   guides/examples
   guides/connectivity
   devices/index
   buffers/index
   fpga/index
   dev/index
   support

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
