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

    Posts

    Recent Best Controversial
    • RE: Rpi 4 and two monitors

      @sdetweil

      @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 Hardware
      K
      krocaq
    • Two Display

      Re: Rpi 4 and two monitors

      @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 Hardware
      K
      krocaq
    • 1 / 1