Sound – Audio Projects

A Noise Generator per IEC 268-1, IEC 268-5, and IEC 268-7

A related article on this site: True RMS-To-DC Adaptor for DVM Introduction This project came about when I needed to perform some reliability tests on some headphones according to IEC 268-7. The test requires operating the headphones at their rated input power for a number of hours using clipped pink noise, and muting the noise

A Noise Generator per IEC 268-1, IEC 268-5, and IEC 268-7 Read More »

Visualize ADC data on PC Screen using USART AVR Project using microcontroller

ADC (Analog to digital converter) is a commonly used peripheral. We use it everyday to interface with several analog sensors. Many times a nice visualization of ADC data is required during learning about new sensors. For example you just bought a analog sound sensor, and try to do some fast experiments that how it performs.

Visualize ADC data on PC Screen using USART AVR Project using microcontroller Read More »

Speaking Calculator using AVR ATmega88 microcontroller

Speaking Calculator using AVR ATmega88 microcontroller

This Speaking Calculator project is an interesting device built just by three chips that can be very useful to blind people. The system has four basic operations (addition, subtraction, multiplication and division), and the functions: clear all, change of sign (+/-), inverse (1/x), square root (v), pi number (p), add with memory (M+) and read

Speaking Calculator using AVR ATmega88 microcontroller Read More »

Controlling SpeakJet with an AVR microcontroller using ATmega88 microcontroller

Core Features: · Programmable, 5 channel synthesizer. · Natural phonetic speech synthesis. · DTMF and other sound effects. · Programmable control of pitch, rate, bend and volume. · Programmable power-up or reset announcements. · Multiple modes of operation. · Simple interface to microcontrollers. · Simple “Stand Alone” operation. · Three programmable digital outputs. · Internal

Controlling SpeakJet with an AVR microcontroller using ATmega88 microcontroller Read More »

PCM Audio Based Door Bell using Atmega32 microcontroller

This is a simple procedure to play PCM audio on any AVR microcontroller. AVR’s high speed PWM is used to play the audio. It almost sound fine and can be used for simple projects that require sound effects. The code is compiled in winavr GCC compiler. The microcontroller used is ATmega32, though any AVR processor

PCM Audio Based Door Bell using Atmega32 microcontroller Read More »

Music Playing Alarm Clock using ATmega644 microcontroller

This Instructable will be about designing a music player from using various building blocks. You will understand the communication between the microcontroller, memory, computer, LCD display, RTC, IR remote, and the music file decoder. I will try my best to to teach you in a way so that you can design your own projects using

Music Playing Alarm Clock using ATmega644 microcontroller Read More »

Scroll to Top