pygamry
is a Python package for interfacing with Gamry potentiostats, allowing customization and automation of electrochemical measurements.
The measure_scripts
folder provides an example of how one might use pygamry
to control a potentiostat programmatically. In this example, various Python scripts define different kinds of measurements, which can then be executed from the command line or by another program like LabVIEW. I hope to add more documentation soon.
See installation.txt
for installation instructions with pip or conda.