Circuit Lake

Electronic Project and Circuit Collection

Audio




DIY Mini IR Theremin

July 08, 2011 By: admin Category: Audio, Miscellaneous, PIC, Project No Comments →

How to build theremin using microcontroller

The purpose of this project is to build a simple Theremin that can play the base notes (no sharps or flats) from one octave to another, specifically C4 to C5. Instead of using antennas, it uses infrared proximity to sense the position. The device will produce a specific pitch after IR proximity sensor detects [...]

Arduino Drum Machine

May 04, 2011 By: admin Category: Arduino, Audio, Digital, Microcontroller, Project No Comments →

arduino Drum-Machine Step Sequencer project

The Arduino Drum Machine is MIDI groove-box features 14-track Drum-Machine Step Sequencer with 2 accent tracks and 32 steps. The project built based on Arduino and wusik software. It’s like the classic Roland TR707 but with some twists, as it actually has 32 x 1/32 or 32 x 1/64 steps. This Drum-Machine Step Sequencer [...]

Crystal Radio With External Speaker

April 07, 2011 By: admin Category: Analog, Audio, Basic, Ham Radio No Comments →

crystal-radio-with-speaker

Crystal radio is the simplest type of radio receiver, and can be handmade with a few inexpensive parts, like an antenna wire, tuning coil of copper wire, crystal detector and earphones. It needs no battery or power source and runs on the power received from radio waves by a long wire antenna.

PCM Sound Generator

February 10, 2011 By: admin Category: AVR, Audio, Microcontroller, Project No Comments →

PCM sound generator project

This simple sound generator is built with an Atmel ATtiny861 microcontroller as main processor and an SD memory card as storage media. The project based on 8-pin SD Audio Player. It can generate clear sound with fast PWM output from ATtiny861. This project is easy to be controlled by external signal hence it is usable [...]