<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/cnxml/0.5/DTD/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="id4119939">
  <name>A General Approach to Building Your Own Virtual Drum Kit</name>
  <metadata>
  <md:version>1.1</md:version>
  <md:created>2007/12/19 19:48:45.592 US/Central</md:created>
  <md:revised>2007/12/19 20:07:56.210 US/Central</md:revised>
  <md:authorlist>
      <md:author id="jchow">
      <md:firstname>Janice</md:firstname>
      
      <md:surname>Chow</md:surname>
      <md:email>jchow@rice.edu</md:email>
    </md:author>
      <md:author id="kriti">
      <md:firstname>Kriti</md:firstname>
      
      <md:surname>Charan</md:surname>
      <md:email>kriti@rice.edu</md:email>
    </md:author>
      <md:author id="tanwee">
      <md:firstname>Tanwee</md:firstname>
      
      <md:surname>Misra</md:surname>
      <md:email>tanwee.misra@rice.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="jchow">
      <md:firstname>Janice</md:firstname>
      
      <md:surname>Chow</md:surname>
      <md:email>jchow@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="kriti">
      <md:firstname>Kriti</md:firstname>
      
      <md:surname>Charan</md:surname>
      <md:email>kriti@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="tanwee">
      <md:firstname>Tanwee</md:firstname>
      
      <md:surname>Misra</md:surname>
      <md:email>tanwee.misra@rice.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  

  <md:abstract/>
</metadata>
  <content>
    <section id="id-657642048122">
      <name>Flow Chart</name>
      <figure id="id10983052">
        <media type="image/jpg" src="graphics1.jpg">
          <param name="height" value="652"/>
          <param name="width" value="366"/>
        </media>
      </figure>
    </section>
    <section id="id-756018090683">
      <name>The LED Drum Sticks</name>
      <figure id="id8224083">
        <media type="image/jpg" src="graphics2.jpg">
          <param name="height" value="313"/>
          <param name="width" value="404"/>
        </media>
      </figure>
      <para id="id3922200">The LED drumsticks consist of a simple LED circuit mounted on narrow pipes. Instead of using a battery holder and a switch, we attached a pen flashlight to the circuit. The program also requires that one of the LEDs be red, and the other green. The circuit consisted of a super-bright LED, 9.11 ohm of resistance and a 3 V source. A lower resistance will make the LED brighter, making its detection better. Alternatively, the user can obtain LED sticks on the internet for $5 each. When the switch at the end of the flashlight is turned on, the LEDs will light up and serve as detection points of the drumsticks. The program stops running if you switch off the LED drum sticks. </para>
      <para id="id3395406">The only limitation posed by the LED drumsticks is that they have to be used in a dimly lit area to be detected without errors.</para>
      <para id="id11269905">Now that you have your drumsticks, you are all set on the hardware and need to implement the software!</para>
      <figure id="id9433174">
        <media type="image/jpg" src="graphics3.jpg">
          <param name="height" value="251"/>
          <param name="width" value="368"/>
        </media>
      </figure>
    </section>
  </content>
</document>
