Audio Analysis Platform
Jan 2024A complete hardware-to-software solution for capturing, processing, and visualization real-time audio data.
Key Features
🎙️
Hardware Integration
Engineered a custom hardware system integrating an ESP32 microcontroller, Pre-Amp, and Microphone for high-fidelity audio capture.
📈
Signal Processing & Visualization
Implemented Fast Fourier Transform (FFT) algorithms and digital filtering on the edge. Streamed processed data via WebSockets to a React dashboard for real-time spectral visualization.
Technologies
ESP32C++FastAPIReactWebSocketSignal Processing