update README.md

This commit is contained in:
Ryan Tang 2024-03-15 13:13:27 -04:00
parent f90aae8ec3
commit 795bee6d7e

View File

@ -20,5 +20,12 @@ rm = visa.ResourceManager('@py')
# print(rm.list_resources_info() )
print( rm.list_resources() )
```
# test.py
This script is a test script to demostrate some controls.
# FFTProbe.py
The python script FFTProbe.py is an gui for get the waveform and do FFT.
![FFT example](https://fsunuc.physics.fsu.edu/git/rtang/RIGOLwaveform/raw/branch/master/Figure_1.png)