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

    1BlauNitrox

    @1BlauNitrox

    1
    Reputation
    2
    Profile views
    37
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    1BlauNitrox Unfollow Follow

    Best posts made by 1BlauNitrox

    • RE: Error while starting Magic Mirror

      @sdetweil It works btw

      posted in Development
      1
      1BlauNitrox

    Latest posts made by 1BlauNitrox

    • RE: How do I know if a monitor is suitable for a MagicMirror

      @sdetweil So I have to find out how the two parts of this monitor are fastened together?

      posted in Hardware
      1
      1BlauNitrox
    • How do I know if a monitor is suitable for a MagicMirror

      Hey guys,
      I finally finished the software for my MagicMirror and now I want to build it. I struggled a long time to find a good and cheap monitor in the right size. Now I found one but I am not sure I a can use it for my project.
      I saw many videos in which people removed the frame around it. I dont know if I can do this with this monitor too. Or if I even have to do this. Also I dont know if a can remove the base without destroying the monitor completely.

      The monitor I was thinking of is this: https://www.amazon.de/VA279EHE-EyeCare-Monitor-FreeSync-Lautsprecher/dp/B07YN643KC/ref=sr_1_4?keywords=computer%2Bmonitor%2B27%2Bzoll&qid=1648893319&sprefix=27"%2Bcomputer%2Bmonitor%2Caps%2C98&sr=8-4&th=1

      posted in Hardware
      1
      1BlauNitrox
    • RE: PIR Sensor doesnt detect movement

      @tanvir586 can you send me a link to your monitor?

      posted in Development
      1
      1BlauNitrox
    • RE: PIR Sensor doesnt detect movement

      @tanvir586 I think every monitor has the same behaviour. When you cut the hdmi signal there will be a blue screen “No input signal”.

      posted in Development
      1
      1BlauNitrox
    • RE: PIR Sensor doesnt detect movement

      @tanvir586 Yeah, I worked. Thank you.

      But there is one issue. When the monitor turns off, there is a blue screen for about 5 seconds…
      How can I fix this?

      posted in Development
      1
      1BlauNitrox
    • PIR Sensor doesnt detect movement

      Hey guys,
      I am currently working on my Magic Mirror and want to add an PIR Sensor to it.
      I use the MMM-PIRModule to turn the monitor off and on.

      When I run the program by npm run start the mirror starts but the minotor instantly turns off and never on again. I dont`t know if the sensor is broken or if I just configured something wrong.

      The config looks like this:

      {
      	module: 'MMM-PIR-Sensor',
      	config: {
      		sensorPIN: 14,
      		powerSaving: true,
      		offDelay: 30000,
      	}
      }
      

      If you need more information tell me.

      posted in Development
      1
      1BlauNitrox
    • RE: updateDom() blocks MagicMirror

      @sdetweil I installed the software like in the docs show. So I haven`t installed pm2

      posted in Development
      1
      1BlauNitrox
    • RE: updateDom() blocks MagicMirror

      @sdetweil I installed the software again. Now it works, but I think I will see this error soon again.
      btw: I wrote an issues on git: https://github.com/MichMich/MagicMirror/issues/2793

      posted in Development
      1
      1BlauNitrox
    • RE: updateDom() blocks MagicMirror

      @sdetweil

      pm2 info.PNG

      -v.PNG

      posted in Development
      1
      1BlauNitrox
    • RE: updateDom() blocks MagicMirror

      @sdetweil
      Here is the .pm2/logs/MagicMirror-error.log
      https://haste.lyrotopia.net/equzexapal.js
      Its always the same error

      Here is the .pm2/logs/MagicMirror-out.log
      https://haste.lyrotopia.net/mosubanoro.css

      posted in Development
      1
      1BlauNitrox