Tedd OKANO / Mbed 2 deprecated uchiwa_tone

Dependencies:   MjGP2Y0E03 mbed

You are viewing an older revision! See the latest version

Homepage

Table of Contents

  1. What is this?
  2. Haedware

What is this?

Watch this video.

A very simple musical instrument application using pressure and distance measuring sensors.

Haedware

The uchiwa tone has very simple hardware.

  • Microcontroller module : mbed LPC1768)
  • Pressure sensor : Interlink Electronics FSR400
  • Distance measuring sensor : Sharp GP2Y0E03

The two sensor output goes into mbed, the pressure sensor controls the sound amplitude and distance controls frequency.
Sound waveform is stored on RAM in mbed. This waveform is played with those sensor parameters.
Output comes from DAC output of mbed, so the output becomes sound through external amplifier and speaker.

IMPORTANT

The distance measuring sensor GP2Y0E03 uses infra-red light reflection from objects.
In my case, for the reflecting object, I used "uchiwa (a Japanese fan)" is used.

Don't be so pessimistic, if you don't have the uchiwa.
It may be OK to use enough size of cardboard or something ;)

/media/uploads/okano/uchiwa_tone_hardware.png


All wikipages