Difference between revisions of "Microphones"

From Mech
Jump to navigationJump to search
 
Line 1: Line 1:
== Original Assignment ==
== Original Assignment ==

This project is to demonstrate a "clapper" device using a microphone (e.g., the P9925-ND from digikey). Build an appropriate circuit and write a program to continuously display the volume of the sound it receives as a "light bar" on the PIC board LEDs.


== Overview ==
== Overview ==

Revision as of 13:50, 26 January 2008

Original Assignment

This project is to demonstrate a "clapper" device using a microphone (e.g., the P9925-ND from digikey). Build an appropriate circuit and write a program to continuously display the volume of the sound it receives as a "light bar" on the PIC board LEDs.

Overview

Circuit

Code