MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. MC
    3. Best
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    M
    Offline
    • Profile
    • Following 1
    • Followers 0
    • Topics 2
    • Posts 13
    • Groups 0

    Posts

    Recent Best Controversial
    • 2 Display Mirror for more views

      Hi all,

      i´m new in this world and proud to show you my first mirror.
      It took really long time to find the way to program all this stuff but this forum is really great. you can find everything you look for.
      Many thanks to all people.

      I took 2 old displays (22" vertical and 24" horizontal). All is powered with a Pi 4b and a integrated PIR sensor to turn on/off the mirror.
      The frame i made by myself…that was also new experience for me :-)

      front links.jpg
      front.jpg
      elektrik.jpg
      Rahmen.jpg

      posted in Show your Mirror
      M
      MC
    • RE: 2 Display Mirror for more views

      @saljoke
      Hi. Thats right. i only use 1 Pi4 to serve both displays via 2 MM instances. first the originally MagicMirror directory and the second in a MagicMirror2 directory. Both powered up via PM2 and turned off and on via PIR sensor.

      The config looks like this:

      language: “de”,
      logLevel: [“INFO”, “LOG”, “WARN”, “ERROR”],
      timeFormat: 24,
      units: “metric”,
      electronOptions: {fullscreen:true, x:1920},

      1920 is the resolution witdh of the main display.

      Very easy to handle and good for the electrical consumption :-)

      posted in Show your Mirror
      M
      MC
    • 1 / 1