FFT Tool

Python

I needed to do Fourier analysis for some projects at work and decided to write my own FFT utility. Here I combine signal processing concepts, Matplotlib, and a ttkbootstrap GUI to make an extremely functional lab tool for any kind of frequency analysis.