panel_com

panel_comm provides a serial port interface to Michael Reiser’s Panel controller

Installation

Requirements:

The package uses the Python setuptools, you can build it by calling

python setup.py install

which installs the package on your system. See the “Installing Python Modules” manual inside your Python documentation or at https://docs.python.org/3/installing/index.html if you want to customize the build process or the target location.

Examples

Examples demonstrating how to use panel_comm can be found in the examples directory.

Author

  • Will Dickson (wbd@caltech.edu) - adapted from the Panel_com class of Seth budick in PControl.