Ideas for light sensor trigger/switch?

A

Andy Turner

Guest
I've got a bit of a crazy idea to try and build one of those
'invisible' MIDI harps (I think Jean Michel Jarre once used them).
Essentially there would be a bunch of light beam sensors of some sort
(I'd probably only do an octave), in the ceiling, shining *directly*
onto light sensors in the floor. As soon as the light is broken, the
sensor triggers and results in a MIDI signal being sent.

OK, so from that description, I've clearly little idea what I'm doing
and what the best way to go about this would be. I'm not adverse to
actually buying a little MIDI keyboard and pulling it apart to provide
me with some sort of latch-MIDI implementation. The trickiest bit, I'd
imagine, would be to get a system where the sensors aren't affected by
light from the adjacent bulbs - the lights would have to shine
*directly* down into the sensors and not spread at all. Or is visible
light not the way to go - should I use infra-red of some sort?

Given all that, is there any advise anyone can give me please?! Anyone
seen this project done anywhere?

Thanks


andyt
 
On Mon, 14 Feb 2005 11:50:13 +0000, the renowned John Woodgate
<jmw@jmwa.demon.contraspam.yuk> wrote:

I read in sci.electronics.design that Andy Turner
andyt@nospam.demon.co.uk> wrote (in <4vv011l61kn908de1l8ujpqmibk58faq72
@4ax.com>) about 'Ideas for light sensor trigger/switch?', on Mon, 14
Feb 2005:
The trickiest bit, I'd
imagine, would be to get a system where the sensors aren't affected by
light from the adjacent bulbs - the lights would have to shine
*directly* down into the sensors and not spread at all. Or is visible
light not the way to go - should I use infra-red of some sort?

Visible red laser pointers will do quite well. Low-power ones.
You might be able to just use one laser module- with the lens that
creates a line (available for as little as $8 USD) . Then an array of
phototransistors st when any one is shaded an object is detected. But
if this is safety-related, I suggest an tested and approved commercial
solution.


Best regards,
Spehro Pefhany
--
"it's the network..." "The Journey is the reward"
speff@interlog.com Info for manufacturers: http://www.trexon.com
Embedded software/hardware/analog Info for designers: http://www.speff.com
 
"Andy Turner" <andyt@nospam.demon.co.uk> schreef in bericht
news:4vv011l61kn908de1l8ujpqmibk58faq72@4ax.com...
I've got a bit of a crazy idea to try and build one of those
'invisible' MIDI harps (I think Jean Michel Jarre once used them).
Essentially there would be a bunch of light beam sensors of some sort
(I'd probably only do an octave), in the ceiling, shining *directly*
onto light sensors in the floor. As soon as the light is broken, the
sensor triggers and results in a MIDI signal being sent.

OK, so from that description, I've clearly little idea what I'm doing
and what the best way to go about this would be. I'm not adverse to
actually buying a little MIDI keyboard and pulling it apart to provide
me with some sort of latch-MIDI implementation. The trickiest bit, I'd
imagine, would be to get a system where the sensors aren't affected by
light from the adjacent bulbs - the lights would have to shine
*directly* down into the sensors and not spread at all. Or is visible
light not the way to go - should I use infra-red of some sort?

Given all that, is there any advise anyone can give me please?! Anyone
seen this project done anywhere?
You can place the fototransistor at the bottom of a tube, giving it
a bit of 'tunnel' vision. For the emitters you can use leds with a
narrow angle. If you use visible light, it is easier to align them.
Blue leds are nice, or perhaps a rainbow of color. This give a nice
effect when blowing smoke through the curtain, preferrably from
smoking some good marihuana. I don't think it is neccesairy, but
you could use modulated light, at 10Khz or so, and only amplify/rectify
the AC signal from the fototransistors, using a simple high pass filter.
That would certainly make it insensitive to other ambient lights.

Nice project BTW.

--
Thanks, Frank.
(remove 'q' and 'invalid' when replying by email)
 
"nospam" <nospam@nospam.invalid> wrote in message
news:n5p111hed91qq1clddeb4jg0tupphl4tlg@4ax.com...
Andy Turner <andyt@nospam.demon.co.uk> wrote:

The trickiest bit, I'd
imagine, would be to get a system where the sensors aren't affected by
light from the adjacent bulbs - the lights would have to shine
*directly* down into the sensors and not spread at all. Or is visible
light not the way to go - should I use infra-red of some sort?

Multiplex LED emitters and synchronously detect with the receivers.

That eliminates crosstalk between the 'strings' and the synchronous
detection can be arranged to more or less ignore ambient light.
That would prevent two or more "strings" from triggering the MIDI
synth simultaneously.
 
"nospam" <nospam@nospam.invalid> wrote in message
news:tor2115kub29d39gnjqrsupa62shrq1ovg@4ax.com...
"Lord Garth" <LGarth@Tantalus.net> wrote:


"nospam" <nospam@nospam.invalid> wrote in message
news:n5p111hed91qq1clddeb4jg0tupphl4tlg@4ax.com...
Andy Turner <andyt@nospam.demon.co.uk> wrote:

The trickiest bit, I'd
imagine, would be to get a system where the sensors aren't affected by
light from the adjacent bulbs - the lights would have to shine
*directly* down into the sensors and not spread at all. Or is visible
light not the way to go - should I use infra-red of some sort?

Multiplex LED emitters and synchronously detect with the receivers.

That eliminates crosstalk between the 'strings' and the synchronous
detection can be arranged to more or less ignore ambient light.

That would prevent two or more "strings" from triggering the MIDI
synth simultaneously.

Well if you are going to be pedantic about it, midi is a serial data
stream
which can't 'trigger' two notes simultaneously anyway.

I'm thinking more like N-key roll over on serial keyboards...
 

Welcome to EDABoard.com

Sponsor

Back
Top