diff options
| author | dmlunar <root@lunar.sh> | 2025-01-22 16:47:21 +0200 |
|---|---|---|
| committer | dmlunar <root@lunar.sh> | 2025-10-15 23:42:50 +0200 |
| commit | 729f2a2c3ebfb2612d873caf453a1d7ca02180d9 (patch) | |
| tree | 7bab2fcc0c7f50eab3013348697bc06ddd71d551 /scripts/README.txt | |
| download | varpa-729f2a2c3ebfb2612d873caf453a1d7ca02180d9.tar.gz varpa-729f2a2c3ebfb2612d873caf453a1d7ca02180d9.zip | |
varpa: initial public commit
Diffstat (limited to 'scripts/README.txt')
| -rw-r--r-- | scripts/README.txt | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/scripts/README.txt b/scripts/README.txt new file mode 100644 index 0000000..5465119 --- /dev/null +++ b/scripts/README.txt @@ -0,0 +1,20 @@ +Dependencies +------------ + +pip3 install pyserial +pip3 install pyTermTk + +Usage +----- + +python3 cli.py + +Calibration +----------- + +python3 rms.py + +Note: + +Generation of calibration data for the LTC5582 RMS power +detector requires a Rigol DSA815 spectrum analyzer. |
