Helper scripts and interactive shell for measuring Triboelectric Nanogenerator-based sensor output with a Keithley 2611B SMU or an Arduino
k-teng | ||
scripts | ||
.gitignore | ||
LICENSE | ||
measurement.ipynb | ||
readings.txt | ||
readme.md | ||
setup.py |
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