Ideas for light sensor trigger/switch?
Electronics Forum Index Electronics
Circuits, theory, electrons and discussions.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web ElectronicsHelp.net
Ideas for light sensor trigger/switch?

 
Post new topic   Reply to topic    Electronics Forum Index -> Basics
Author Message
Andy Turner
Guest





Posted: Mon Feb 14, 2005 10:48 am    Post subject: Ideas for light sensor trigger/switch? Reply with quote

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

Back to top
John Woodgate
Guest





Posted: Mon Feb 14, 2005 5:50 pm    Post subject: Re: Ideas for light sensor trigger/switch? Reply with quote

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:
Quote:
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.
--
Regards, John Woodgate, OOO - Own Opinions Only.
The good news is that nothing is compulsory.
The bad news is that everything is prohibited.
http://www.jmwa.demon.co.uk Also see http://www.isce.org.uk
Back to top
Spehro Pefhany
Guest





Posted: Mon Feb 14, 2005 6:23 pm    Post subject: Re: Ideas for light sensor trigger/switch? Reply with quote

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

Quote:
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

Back to top
Frank Bemelman
Guest





Posted: Mon Feb 14, 2005 8:18 pm    Post subject: Re: Ideas for light sensor trigger/switch? Reply with quote

"Andy Turner" <andyt@nospam.demon.co.uk> schreef in bericht
news:4vv011l61kn908de1l8ujpqmibk58faq72@4ax.com...
Quote:

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)
Back to top
nospam
Guest





Posted: Tue Feb 15, 2005 12:01 am    Post subject: Re: Ideas for light sensor trigger/switch? Reply with quote

Andy Turner <andyt@nospam.demon.co.uk> wrote:

Quote:
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.

You can afford to drive the emitters much harder with the low duty cycle
which helps your signal to noise ratio on the receivers.

It will just work better all round unless you want to use lasers so the
strings are 'visible'.
Back to top
Rich Grise
Guest





Posted: Tue Feb 15, 2005 1:24 am    Post subject: Re: Ideas for light sensor trigger/switch? Reply with quote

On Mon, 14 Feb 2005 18:01:48 +0000, nospam wrote:

Quote:
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.

You can afford to drive the emitters much harder with the low duty cycle
which helps your signal to noise ratio on the receivers.

It will just work better all round unless you want to use lasers so the
strings are 'visible'.

Laser harp? ;-)

Cheers!
Rich
Back to top
Lord Garth
Guest





Posted: Tue Feb 15, 2005 6:10 am    Post subject: Re: Ideas for light sensor trigger/switch? Reply with quote

"nospam" <nospam@nospam.invalid> wrote in message
news:tor2115kub29d39gnjqrsupa62shrq1ovg@4ax.com...
Quote:
"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...
Back to top
nospam
Guest





Posted: Tue Feb 15, 2005 6:10 am    Post subject: Re: Ideas for light sensor trigger/switch? Reply with quote

"Lord Garth" <LGarth@Tantalus.net> wrote:

Quote:

"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.
Back to top
Lord Garth
Guest





Posted: Tue Feb 15, 2005 6:10 am    Post subject: Re: Ideas for light sensor trigger/switch? Reply with quote

"nospam" <nospam@nospam.invalid> wrote in message
news:n5p111hed91qq1clddeb4jg0tupphl4tlg@4ax.com...
Quote:
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.
Back to top
 
Post new topic   Reply to topic    Electronics Forum Index -> Basics All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Home & Living New Topics
Powered by phpBB