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 38914268ea 1.0 -> 1.1
2023-04-27 01:41:30 +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:41:30 +02:00
setup.py Added test mode and save pickle 2023-04-13 11:09:40 +02:00

K-TENG

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

Features

Useful functions for scripts

  • Measure Voltage
  • Measure Voltage and Current
  • Save to host
  • run lua script
  • auto-filenames

Interactive (shell) mode

  • Live view
  • press buttons for start and fin
  • settings:
    • interval
    • count
  • 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