Sensor overview
Switches
|

A good value of the series resistor R1 will be between 10K-50K. In rest situation (switch is not pushed), the output will be +5V (MIDI value 127). When the switch is pushed, the resistance will be zero (shortcut to gnd) and the output voltage will be 0V. Potentiometers
|

| It has a resistance element that is attached by three contacts, or terminals. The two ends of the resistor are directly connected to two terminals. The third one (the middle) is usually a moveable terminal that slides across the resistance element, effectively dividing it into two resistors; for this reason it is sometimes called a voltage divider. |

In position 1 the potentiometer is in the middle. This means: R1=R2. In position 2 the value of R1 is almost zero, and the value of R2 is maximal. Position 3 shows the opposite: R1 is maximal
and R2 is almost 0.
Temperature
|
![]() |
Force Sensing resistors
Nicknamed “the electronic gas pedal” an FSR is a tactile sensor, which responds with variable resistance. The harder you press on this thick film device, the more its resistance drops. The FSR was first developed for use in music keyboards. Musicians wanted their electronic pianos to play louder when the keys were hit harder, and softer when they were hit softly. More information: |
Light sensors
|
![]() |
Active components
Hall effect sensors
|
The circuit to use will look like the figure above. The output of the Hall sensor is connected to the Opamp (Operational Amplifier). The output will be amplified xx times. The amount of amplification (xx) depends of the values of the resistors that are in use. Because it will be a bit too much to explain the complete circuit here (for this moment), I will point out a few links. If you just look for some basic opamp design examples, you will find a lot of information on the internet.
|
![]() |
Acceleration
With an accelerometer you can measure dynamic acceleration (e.g. the moving of your hand, vibration) and static acceleration (gravity). The accelerometer used in combination with the MicroLab is called the ADXL202. This is a 2-axis acceleration sensor on a single chip. The accelerometer has a digital output that can be used when it is directly connected with a processor. This same digital output can also be used in an analog way. Both X and Y outputs connected to a capacitor (check the datasheet for the right values) produce a little DC-voltage, which changes when the chip is moved. |
Pressure
sensors
Most of the pressure sensors we used in combination of the microlab were made to measure the air
pressure difference generated by the breath of a player. If you
want to use a pressure sensor, start looking at the following links:
http://content.honeywell.com/sensing/prodinfo/pressure_all/ |
Ultrasonic
transducers
In case of the microlab,
the sender generates bursts (short pulses) of 40KHz. The receiver picks up these bursts and ‘tells’ the
processor to stop sending the bursts. The time delay (the distance) is being converted to MIDI.
Check out:
|