Sound – Audio Projects

Audio spectrum analyzer microcontroller project hardware setup

Spectrum Analyzer using TMS320F28023DA with Proteus Simulation

Introduction This project demonstrates a real-time audio spectrum analyzer using the TMS320F28023DA Piccolo microcontroller, simulated in Proteus VSM. The system captures an audio signal, processes it using embedded DSP capabilities, and displays the frequency characteristics on an LCD. It’s a great example of a microcontroller project combining embedded systems, signal processing, and practical electronics. Spectrum […]

Spectrum Analyzer using TMS320F28023DA with Proteus Simulation Read More »

Embedded electronics prototyping setup

dsPIC33 Recorder using dsPIC33FJ12GP201 with Proteus Simulation

Introduction The dsPIC33 Recorder is a low-power microcontroller project designed to periodically record environmental data using a dsPIC33 digital signal controller. Built and tested in Proteus simulation, this project demonstrates how embedded systems can efficiently collect, process, and store sensor data over long periods.It combines digital and analog sensing, non-volatile memory storage, and serial communication

dsPIC33 Recorder using dsPIC33FJ12GP201 with Proteus Simulation Read More »

The final project

Audio Spectrum Analyzer

We developed an audio spectrum analyzer as our final project for ECE 4760. This analyzer presented a histogram-style representation of audio signals. We successfully achieved real-time display of the audio signal’s frequency spectrum using a monochromatic histogram layout, where bins extended from left to right, representing low to high frequency ranges. Our system was built

Audio Spectrum Analyzer Read More »

audio amplifier

LM386 based stereo audio amplifier with digital volume control using PIC18F2550

Due to its simplicity (requires minimum external components) and high availability, LM386 is very popular among hobbyists for use in low-voltage audio amplification applications. Most of the time a potentiometer is used at the input side of LM386 to provide a volume control in the output speaker. The potentiometer does not control the gain of the

LM386 based stereo audio amplifier with digital volume control using PIC18F2550 Read More »

Voice controlled wheelchair

Voice controlled wheelchair

The Project aims at controlling a wheelchair for handicaps by means of human voice. The speech recognition system is a useful way of implementation and is easy to use programmable speech recognition circuit. Programmable, in the sense that user can train the words (or vocal utterances) he needs the circuit to recognize. This board allows

Voice controlled wheelchair Read More »