A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Subcategories

  • 31 Topics
    235 Posts
    K
    @sdetweil thanks for your help. I have an idea here to start. looks like I have a lot of forum to read
  • New to this and want to build a smart mirror. Help!

    3
    0 Votes
    3 Posts
    1k Views
    N
    Thank you for the quick response, the main problem I seem to be having is finding a two-way mirror that is 36’’ x 36’'.
  • Cutting a two way glass mirror

    5
    0 Votes
    5 Posts
    3k Views
    B
    i “adjusted” my mirror glass aswell. I had also had a headache doing it. But it worked out. Do it like a regular glass cut. Scratch it with a glas-cutting- thing and break it immediately, while the cut is “hot” If you are too scared, go to a glas-dealer and ask them to cut it professionally.
  • How to make it as slim as possible?

    19
    0 Votes
    19 Posts
    12k Views
    D
    Hey sorry this is a really old post, but I found that using a laptop LCD with a display adapter helped me make my mirror under 1 inch in thickness. The glass I used was 6mm, and the thickest component I have is the raspberry pi, at about half an inch.
  • [CLOSED] Two way community order for Europe - Open until 19 November 2017

    Locked
    51
    0 Votes
    51 Posts
    49k Views
    G
    @pgram said in [CLOSED] Two way community order for Europe - Open until 19 November 2017: Hi, I know I’m a few days too late, but I would like to ask if you still can supply a magic mirror for a 24" monitor. the exact dimensions i’ll send if your answer is positive. thanks, paolo I’m sorry, but participation is no longer possible. the next order will start in the spring ;) Best regards
  • Two way mirror in EU

    2
    0 Votes
    2 Posts
    2k Views
    N
    I am also looking for a reliable supplier in EU. If someone knows a website or store, please share.
  • Proximity sensor "switch" behind mirror?

    7
    0 Votes
    7 Posts
    8k Views
    brobergB
    Capacitive touch doesn’t work through mirrors. Mostly because the coating that gives you the reflection is almost always metallic.
  • Wood type for mirror frame

    4
    0 Votes
    4 Posts
    3k Views
    cowboysdudeC
    Yes you can use ANY material that you can make work. I would have preferred steel or alum but I have NO clue how to weld and paying someone would be VERY expensive…sooooooooooo I used the material I work with almost everyday…Wood. It’s inexpensive [depending on what you use] … I used mahogany alot… I have 3 built and they all have that in them…plus pine.
  • Software architecture

    1
    0 Votes
    1 Posts
    1k Views
    M
    Hi guys, we are looking for a software architecture of the “package” MagicMirror ^2. We build our own Magic Mirror for a project at University and have to build a chart about the software architecture, hardware architecture and the front and backend. We hope anyone can help us with this, because we are a little bit overstrained with all these codes. Thank you so much! Sara,Jana,Ariane und Annika
  • Dell D620 Laptop PC

    5
    0 Votes
    5 Posts
    3k Views
    C
    Thanks all, I have Magic Mirror working on Laktop Ubuntu and also Raspberry PI… sometimes with these instructions they tell you exactly what to do, but I dont understand why, lol
  • python script into MagicMirror module

    4
    0 Votes
    4 Posts
    4k Views
    ?
    @sureshkocherla Ok, Let’s see the example. MMM-Tools is using several external shell scripts in the module. https://github.com/eouia/MMM-Tools See the node_helpers.js (https://github.com/eouia/MMM-Tools/blob/master/node_helper.js) First, Child process could not be used on the frontend, so you need to build node_helpers.js for it. in line 10 var exec = require('child_process').exec child_proces.exec is declared to use. You might need other methods like spawn or fork for your purpose. in line 123. getIP : function() { exec (this.scripts['IP'], (err, stdout, stderr)=>{ if (err == null) { var matched = stdout.trim().match(/\b\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\b/) this.status['IP'] = (matched) ? matched[0] : "Unknown" } }) }, this is all for your using exec. exec ("your command", function callback(error, outputonsuccess, outputonerr) { console.log(error, outputonsuccess, outputonerror) }) Try this in your module. ※ child_process.exec is a just simple method to get result of external command. But when you need more complexed function, you could consider spawn or fork or execFile instead exec https://dzone.com/articles/understanding-execfile-spawn-exec-and-fork-in-node this doc will be help.
  • 0 Votes
    3 Posts
    2k Views
    K
    Thanks for the response. I ended up buying a two way mirror sample (1/8" thick) from twowaymirrors.com. As long as the monitor is completely flush against the back of the mirror, the reflection is identical to that of a regular mirror. :) So I think I’ll go with a real two way mirror as opposed to a film. Cheers!
  • Canadians: where is the best source for mirror material?

    1
    0 Votes
    1 Posts
    983 Views
    C
    I know about smartmirrors.ca, anywhere else?
  • MMM-Swipe installation & work flow

    1
    0 Votes
    1 Posts
    852 Views
    S
    MMM-Swipe installation & work flow
  • Acrylic Mirror Sheet

    2
    0 Votes
    2 Posts
    2k Views
    V
    Or this one: http://www.cutplasticsheeting.co.uk/mirrored-sheeting/two-way-acrylic-mirror Supposedly people have used them for magic mirrors…
  • 0 Votes
    4 Posts
    2k Views
    ?
    https://www.seeedstudio.com/ReSpeaker-4-Mic-Array-for-Raspberry-Pi-p-2941.html?utm_source=facebookads&utm_medium=ads Similar device?
  • Two way mirror in United Kingdom

    5
    0 Votes
    5 Posts
    3k Views
    michael24hM
    I get the mirror from Walsh Glazing Half Moon Ln
  • Send on/off to the screen via IR

    screen noob infra-red no power saving cycle onoff
    6
    0 Votes
    6 Posts
    5k Views
    T
    Thank you guys, this has been most helpful! I’ll give these a go over the next few weeks as and when I get time!
  • Could someone help identify some details about an LCD.

    3
    0 Votes
    3 Posts
    2k Views
    M
    It’s a relatively cheap 2560*1440 display.
  • MagigMirror on Airtame!

    1
    3 Votes
    1 Posts
    1k Views
    SnilleS
    Hi all! Just wanted you all to know that you CAN actually use an Airtame to display the mirror! If you setup a “serveronly” instance of MM and then point your Airtame’s “Homescreen Backround” to a website and enter the URL to your MM (Server) there. It shows up! Of course you cant have any “touch” functionality and other “intelligence” on the Airtame. But if you just want to display stuff without interaction directly on the device it works great! You can also still use the “MMM-Remote” module to control what’s displayed on the device of course. Or why not MMM-Scheduler… :) I have tried this on an Airtime running with firmware version 3.0.0-b6. Enjoy!
  • Two way mirror netherlands

    15
    0 Votes
    15 Posts
    8k Views
    C
    @malibu Why do you say you don’t think its right, have you heard bad things?