Live data from Hacker News

Magic mirror: One way mirror with a monitor behind it

michaelteeuw.nl

21–30 of 32 posts

Re: Magic mirror: One way mirror with a monitor behind it

#21
The new Acura MDX has something like this for its backup camera. The center rear view mirror looks normal, until you put it in reverse. When you do, the left hand side of the mirror becomes the backup camera monitor, with no reflection. The best part is, you can still see a reflection in the right side of the mirror, so you can use it as normal, and you don't have to look down at your dashboard to see the video feed.

Re: Magic mirror: One way mirror with a monitor behind it

#23
post #10

Earlier quoted context omitted.

The Leap Motion device might be another option. https://www.leapmotion.com

It's not, because just like the Kinect it uses infrared, which is blocked by the mirror.

Fine if it's in the bezel.

Re: Magic mirror: One way mirror with a monitor behind it

#25
Interactivity is one thing, but I'd just like to see a simple motion detector hooked up to the GPIO of the Raspberry Pi, controlling the monitor. It bothers me that this monitor is just on all the time.

Detect motion -> refresh the data and wake up the monitor. Or just wake up the monitor since the data is being refreshed quite frequently already.

Also, I don't have any complaints about code clarity, everything seems straightforward.

Well done!

Re: Magic mirror: One way mirror with a monitor behind it

#26

Very cool, though I'm disappointed that it's not interactive. I agree that touch isn't the right choice for a mirror, but that's not the only option. Adding a camera and a bit of OpenCV code could give you a "light" version of a Kinect interface -- broad gestures or hand signs shouldn't be hard to use to change modes. Or a microphone and some voice recognition. Not sure what the open-source state of the art is like,…

Yeah, fun stuff! I wrote the software for this project a couple of years ago: http://www.sester.net/tell-me-the-truth/

It used a camera and the faceAPI from Seeing Machines to overlay a digital Andy Warhol on the viewer's face, tracking their motions and saying Andy Warhol-like things periodically :-)

Re: Magic mirror: One way mirror with a monitor behind it

#27

The new Acura MDX has something like this for its backup camera. The center rear view mirror looks normal, until you put it in reverse. When you do, the left hand side of the mirror becomes the backup camera monitor, with no reflection. The best part is, you can still see a reflection in the right side of the mirror, so you can use it as normal, and you don't have to look down at your dashboard to see the video feed.

Products like this have existed in aftermarket products for a while:

http://www.amazon.com/VTB44MC-4-3-Inch-Digital-Monitor-Combi...

Post reply on HN