Motorcycle Scream-O-Meter

Dec 2020

For the final project of an electronics class, I decided to create a device that would display information about the noisy motorcycle sounds I heard while living next to a busy street in Boston. The rainbow LEDs in the bottom left show real-time sound intensity, the red LEDs in the middle top show maximum sound intensity (with lower lights corresponding to louder sounds), and the blue LEDs in the top right show the number of loud sounds detected.

top view of circuit board

Normally, it’s good to make a device perform a task as simply and efficiently as possible. However, since this was my final project for an electronics class, I decided to expose myself to as many ICs and electrical components as possible. Even though I could have used a microcontroller, I’m glad I had an opportunity to work directly with basic electrical components that would have otherwise been “blackboxed” away as breakout boards or lines of code. For example, the buck and boost converters were built from basic components such as manually wrapped toroidal inductors, the rainbow LEDs displaying real-time sound intensity were controlled by op amps, the red LEDs displaying maximum sound intensity were latched using transistor pairs that acted like SCRs, and the blue LEDs counting the number of loud sounds were driven by a one-shot, counter, and more transistor latches.

bottom right view of circuit board