:mod:`psychopy.hardware` - hardware interfaces
===================================================

PsychoPy can access a wide range of external hardware. For some devices the interface has already been created in the following sub-packages of PsychoPy. For others you may need to write the code to access the serial port etc. manually.

Contents:

.. toctree::
   :maxdepth: 1
   :glob:

   hardware/*

.. autofunction:: psychopy.hardware.findPhotometer
