May 15, 2025

Ultrasonic Sonar Project

Overview

I built an ultrasonic sonar system using an ESP32 and custom circuitry. The system emits ultrasonic pulses, measures their return time, and visualizes object distance on a radar-style display. It mimics commercial sensors like the HC-SR04 but is fully built from low-level components and software.

System diagram

Design Summary

Circuit schematic

Breadboard build

Key Challenges & Learnings

What I Took Away

This project strengthened my understanding of both analog signal design and embedded systems. From carefully creating and tuning op-amp circuits to writing low-level ESP32 code, it brought together theory and hands-on problem solving.

Detailed Writeup

This project was part of a final project for my circuits class, so here is a detailed writeup created by me and my partner: View the full PDF report