2025-02-13 12:37:22 +01:00
2025-01-21 18:43:07 +01:00
2025-02-13 12:37:22 +01:00
2025-01-17 12:17:42 +01:00
2025-02-07 17:13:04 +01:00
2025-02-07 17:13:04 +01:00

CPDCTRL

A interactive command-line utility for measuring CPD (contact potential difference).

To run it, launch Powershell, activate the python virtual environment and then run the script with ipython

cd cpdctrl
.\venv\Scripts\Activate.ps1
ipython -i .\cpdctrl\cpdctrl\cpdctrl-interactive.py

Devices

Currently requires

  • Keithley 2700 SMU for measuring the voltage (CPD)
  • Arduino Nano connected to a Thorlabs LEDD1B for controlling the light source (LED)
Description
No description provided
Readme GPL-3.0 162 KiB
Languages
Python 97.4%
C++ 2.6%