https://github.com/mattvenn/swept-tuned-spectrum-analyzer
https://github.com/mattvenn/swept-tuned-spectrum-analyzer
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mattvenn/swept-tuned-spectrum-analyzer
- Owner: mattvenn
- Created: 2019-03-16T18:00:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-16T18:13:21.000Z (about 6 years ago)
- Last Synced: 2025-04-01T18:09:55.958Z (2 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# swept tuned spectrum analyzer
investigating how a swept tuned spectrum analyzer works.
Useful links:
* w2aew's great video https://youtu.be/4Y6ji0QBsww
* https://en.wikipedia.org/wiki/Spectrum_analyzer#Swept-tuned
* my exported video of the python model: https://twitter.com/matthewvenn/status/1106981451755651072# python model
[mixer.py](python/mixer.py)