MMC card based WAV player using atmega32

This projects gives you a simple wav player with help of the MMC card connected to ATmega32. You can use any AVR microcontroller.
The MMC card works on 3.3v so a 3.3v regulator is used and the 5v to 3.3v level conversion is done by the combination of resistors. The LF33CV is used for the 3.3v regualtor.
The code is written for 1GB card and if you want to change then you need to change the line number 98 in the program. Now the line is “Test = 512 * 7800”  you need to change this 7800 for other value of MMC card.
An 11.05Mhz crystal is used so you have to select the external high frequency crystal at the fuse bits.
The LM386 forms an audio amplifier which amplifies the audio signal. There are 3 buttons on the circuit and they are  S1 for start/stop, S2 for Forward and S3 for reverse.

Circuit Diagram

MMC card based WAV player
For more Detail: MMC card based WAV player using atmega32


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top