Message from discussion
Connecting a wind sensor and Arduino to control a video projection
Received: by 10.52.28.206 with SMTP id d14mr4052728vdh.3.1323819728838;
Tue, 13 Dec 2011 15:42:08 -0800 (PST)
X-BeenThere: nycresistormicrocontrollers@googlegroups.com
Received: by 10.101.195.10 with SMTP id x10ls3540609anp.1.gmail; Tue, 13 Dec
2011 15:42:06 -0800 (PST)
Received: by 10.236.187.7 with SMTP id x7mr8617333yhm.7.1323819688634;
Tue, 13 Dec 2011 15:41:28 -0800 (PST)
Received: by 10.236.187.7 with SMTP id x7mr8614089yhm.7.1323819644973;
Tue, 13 Dec 2011 15:40:44 -0800 (PST)
Return-Path: <dan...@verizon.net>
Received: from vms173017pub.verizon.net (vms173017pub.verizon.net. [206.46.173.17])
by gmr-mx.google.com with ESMTP id r27si190822yhm.4.2011.12.13.15.40.40;
Tue, 13 Dec 2011 15:40:44 -0800 (PST)
Received-SPF: pass (google.com: domain of dan...@verizon.net designates 206.46.173.17 as permitted sender) client-ip=206.46.173.17;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of dan...@verizon.net designates 206.46.173.17 as permitted sender) smtp.mail=dan...@verizon.net
Received: from [192.168.1.79] ([unknown] [70.107.167.115])
by vms173017.mailsrvcs.net
(Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009))
with ESMTPA id <0LW600C2Q1RRE...@vms173017.mailsrvcs.net> for
nycresistormicrocontrollers@googlegroups.com; Tue,
13 Dec 2011 17:40:40 -0600 (CST)
Message-id: <4EE7E276.2060501@verizon.net>
Date: Tue, 13 Dec 2011 18:40:38 -0500
From: Dan Lavin <dan...@verizon.net>
Reply-to: dan...@verizon.net
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.24)
Gecko/20111103 Thunderbird/3.1.16
MIME-version: 1.0
To: nycresistormicrocontrollers@googlegroups.com
Subject: Re: [NYCR:Microcontrollers] Re: Connecting a wind sensor and Arduino
to control a video projection
References: <CALjyAqLXmdNWUMT92YDbzGiN5obdXdERgpKPOpX6Ygy_tdvQvg@mail.gmail.com>
<CAE1URn3q+oLPQT4=J7TAATSq2cW-YN1gxr3TEYj57fiiT+Kw4w@mail.gmail.com>
<CAPos=j+CAGGROoiV+WND3V2RrG=s09YUmSt6FC0LDo7YsD8C6Q@mail.gmail.com>
<8878158c-8b31-4ed7-8bdf-282470c3e...@m7g2000vbc.googlegroups.com>
In-reply-to: <8878158c-8b31-4ed7-8bdf-282470c3e...@m7g2000vbc.googlegroups.com>
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7bit
Have you considered a passive infrared (PIR) sensor? These are commonly
used in motion detectors. One or more of these may do what you want.
> http://www.parallax.com/Store/Sensors/ObjectDetection/tabid/176/CategoryID/51/List/0/SortField/0/Level/a/ProductID/83/Default.aspx
Alternatively, you could try hanging some sheets of aluminum foil in the
room and detect their movement with a reflective sensor.
On 12/13/2011 3:50 PM, Rolan wrote:
> Do ya think the Kinect would be a good fit here?
>
> ~Rolan
>
> On Dec 13, 1:42 pm, Eric Skiff<m...@ericskiff.com> wrote:
>> Agreed - you'd probably find that any HVAC system in the space would create
>> more noise in the wind data than people moving through the space.
>>
>> Personally I would probably try to do this with a webcam and optical flow
>> analysis using OpenCV
>>
>> You can see one example of this here:http://youtu.be/QX5TlIHXhd0
>>
>> There are many other things you can do to simulate fluid/gas movement in a
>> space once you have information about which way objects are moving in a
>> field of view.
>> If you take a look at some of Grant Kot's physics simulation videos here:http://www.youtube.com/user/kotsoft?blend=8&ob=5(he was our intern here at
>> QLabs!) you'll get a sense for what you can do with optical flow data.
>>
>> -E
>>
>> On Tue, Dec 13, 2011 at 1:03 PM, Paul Strohmeier
>> <paul.strohme...@gmail.com>wrote:
>>
>>
>>
>>
>>
>>
>>
>>> you could try using piezzo electric sensors. they would trigger the
>>> projections based on the vibrations created by the peoples movements.
>>> i think using a wind sensor will probbly be a very complex undertakig in
>>> order to get useful readings from it.
>>> p.
>>> - sent from android device -
>>> On Dec 13, 2011 6:02 AM, "Alexandra Gelis"<i...@alexandragelis.com>
>>> wrote:
>>>> hello!
>>>> I am having a problem, see if some of you guys have any idea...
>>>> I need to trigger videos projected by tree projectors.
>>>> The videos should be trigger by the subtle air or wind produced by the
>>>> walking of the viewers on a room. The viewer will be surrounding by the 3
>>>> video projections.
>>>> My first idea was to use video cameras connected with MAXmsp and create a
>>>> grid to mark and read the movement of the people on the space.
>>>> But, it will be better if is possible to measured the air produce by
>>>> their movement, because conceptually works better with the video
>>>> installation that i working on it.
>>>> Any idea to how to resolve this?
>>>> I was wondering if there is any kind of wind sensor that can be connected
>>>> in to Arduino...
>>>> IDEAS?
>>>> I am really appreciated your help!
>>>> Thanks
>>>> Alexandra
>>>> --
>>>> You received this message because you are subscribed to the Google Groups
>>>> "NYCResistor:Microcontrollers" group.
>>>> To post to this group, send email to
>>>> nycresistormicrocontrollers@googlegroups.com.
>>>> To unsubscribe from this group, send email to
>>>> nycresistormicrocontrollers+unsubscribe@googlegroups.com.
>>>> For more options, visit this group at
>>>> http://groups.google.com/group/nycresistormicrocontrollers?hl=en.
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "NYCResistor:Microcontrollers" group.
>>> To post to this group, send email to
>>> nycresistormicrocontrollers@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> nycresistormicrocontrollers+unsubscribe@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/nycresistormicrocontrollers?hl=en.