This document describes a project to create a frequency spectrum analyzer using an Arduino controller, microphone, and OLED display. An Arduino Uno microcontroller samples audio from a microphone and performs a fast Fourier transform to analyze the frequency content. It then displays the results as bars on an OLED screen, allowing the frequency spectrum to be visualized. The goal is to build a small, low-power spectrum analyzer for general audio frequency analysis using inexpensive, portable components.