Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

University of Southern Maine

Conference

2023

Articles 1 - 1 of 1

Full-Text Articles in Engineering

Real-Time Filters, Spencer Smith Jun 2023

Real-Time Filters, Spencer Smith

Thinking Matters Symposium

This project's goal is to create a visual representation of digital signal processing using a Raspberry Pi Pico board. External components will interface with the Pico to supply digital signals and display the results after processing the signal. A microphone will supply the signal to the Pico which will perform a Fourier Transform on the data and output a spectrogram to a display. The display is named ILI9341 which includes an SPI interface, micro SD card slot, and a 2.2 inch screen. The spectrogram includes the magnitudes of the transformed signal at each frequency and time. Each magnitude is illustrated …