Helper scripts and interactive shell for measuring Triboelectric Nanogenerator-based sensor output with a Keithley 2611B SMU or an Arduino
Go to file
Matthias@Dell 62af3793bb 1.0 -> 1.1
2023-04-27 01:51:01 +02:00
k-teng Fixed bug in get_next_filename 2023-04-27 01:40:56 +02:00
scripts Changed Autozero value 2023-04-27 01:41:06 +02:00
.gitignore Initial commit #2 2023-04-07 18:14:15 +02:00
LICENSE Added test mode and save pickle 2023-04-13 11:09:40 +02:00
measurement.ipynb use iv instead of v curves 2023-04-13 17:50:40 +02:00
readings.txt Initial commit #2 2023-04-07 18:14:15 +02:00
readme.md 1.0 -> 1.1 2023-04-27 01:51:01 +02:00
setup.py Added test mode and save pickle 2023-04-13 11:09:40 +02:00

K-TENG

Helper scripts and shell for measuring Triboelectric Nanogenerator-based sensor output with a Keithley 2611B SMU using pyvisa

Features

Useful functions for scripts

  • Measure Voltage and/or Current
  • Transfer buffer from device to host
  • Save/load as csv
  • Run lua script on device
  • Auto-filenames

Interactive (shell) mode

  • Live view
  • Press button to stop
  • Save and load settings (default interval, data directory...)
  • Easily run arbitrary command on device

Shell mode

Start with:

ipython -i k_teng_interactive.py

Use help() to get a list of available commands