Changes

Classes/2010/VIS147A/Lab8

43 bytes added, 15:31, 2 March 2010
Can we sample sound?
* I said in class it takes 100 uS to do an <code>analogRead()</code>, which gives us a maximum sampling rate of 10 kHz. This is sufficient for old fashioned phone conversation.
* We can do definitely do threshold detection: is a sound louder than a certain point.
* ...try it out? What do people in the Arduino forums say?
== Analog Output ==