[ELECTRON] Underpass lighting project query

Martin McGrath mcgrath.martin at gmail.com
Sat Nov 27 11:41:52 UTC 2010


I agree with Ben.

A grid of sensors (in the ceiling and along the sides), perhaps including
some motion sensors should be enough.
I think that this could be arduino controlled, requiring some external shift
registers depending on how many sensors you use.
Conceptually it should be too difficult for you to build a model with only a
few sensors in order to prove the proof of concept.

Regarding longevity you want to avoid if possible using something like
openkineck or opencv, basically anything that requires a PC or laptop doing
the work. That's bound to be stolen or broken.

Cheers

Martin

On 26 November 2010 22:33, Ben Dembroski <ben at dembroski.net> wrote:

> Fun project!
>
> Depending on the budget, I would think that an overhead array of sensors
> could be used to track people's movements using simple shadow detection.
> You wouldn't need to use colour tracking.  By tracking the movement of
> the people against a grid of sensors.  If the sensor's are triggered
> sequentially in any direction, that's likely a person moving.  Off the
> top of my head, I'd think you'd need to track movement in at least 2
> axes to prevent the system getting confused.
>
> It might be possible to do this without the complicated hardware of
> something like a PC doing the image detection -- which would be the weak
> point, longevity wise.
>
> Just two off-the-top-of-my-head  pence worth ;)
>
> --
> Ben D.
>
>
> On Fri, 2010-11-26 at 21:52 +0000, Clive Mitchell wrote:
> > That's going well into the realm of image recognition, which would be
> > even harder as the person would change colour when their "wave" of
> > light commenced.
> >
> > I think a wave of colour triggered by a pedestrian and moving at a
> > constant average walking speed might be a much easier option.  This
> > could also be implemented in a shift register format.  I presume that
> > the system will detect people entering at either end?
> >
> > On 26 November 2010 14:54, Roy Mohan Shearer <fy81le at googlemail.com>
> wrote:
> > > The
> > > effect that we're going for is that as each individual enters the
> > > underpass, the spotlights increase in intensity and a colour is
> > > assigned to that person which accompanies them as they walk through.
> >
> >
> >
>
>
>
> _______________________________________________
> members mailing list
> members at electronclub.org
> http://lists.electronclub.org/cgi-bin/mailman/listinfo/members
>
> Instructions for changing your mailing list settings:
> http://lists.electronclub.org/emailhowto.html
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.electronclub.org/pipermail/members/attachments/20101127/acb6bdb1/attachment.html>


More information about the members mailing list