diff options
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. |
