Skip to content
#

tkinter

Here are 19 public repositories matching this topic...

This project showcases a Python-based DSP application for visualizing interpolation filters applied to audio signals. Built using tkinter, matplotlib, and scipy, it includes a functional GUI and Jupyter notebook to demonstrate zero-order hold (ZOH), linear, and FIR interpolation techniques. Designed for educational use and signal analysis.

  • Updated Jun 28, 2025
  • Jupyter Notebook

This repository contains 2 notebooks - cao.ipynb & pyplot.ipynb. The first compares the CAO points for 2019, 2020 and 2021 and provide an overview of how to load the points from the CAO website (in different formats) into a pandas dataframe. The second is an investigation into the matplotlib.pyplot module.

  • Updated Dec 13, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the tkinter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tkinter topic, visit your repo's landing page and select "manage topics."

Learn more