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

    Posts

    Recent Best Controversial
    • Change Fontsize

      Hello everyone,

      can I change the fontsize in general? I have a lot of modules but not enougth space on the screen. Thanks a lot.

      posted in Custom CSS
      R
      reaper81
    • RE: Facial Recognition - customize your mirror for every user!

      Hello everyone

      the class ‘everyone’, which should activate a module for every person, dont work for me. the clock-module for example stay inactive, no matter wich person is detected. The config looks like this:

      {
      module: “clock”,
      position: “top_left”,
      classes: “everyone”
      },

      Work this class for anyboby?

      posted in Troubleshooting
      R
      reaper81
    • RE: Facial Recognition - customize your mirror for every user!

      hello everyone,

      after update to the new version of the FR-Module i get this error-Massage while starting the MM.

      Starting MagicMirror: v2.1.1
      Loading config …
      Loading module helpers …
      No helper found for module: alert.
      WARNING! Could not load config file. Starting with default configuration. Error found: Error: Cannot find module ‘node_helper’
      Loading module helpers …
      No helper found for module: alert.
      App threw an error during load
      Error: Cannot find module ‘node_helper’
      at Module._resolveFilename (module.js:470:15)
      at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/common/reset-search-paths.js:35:12)
      at Function.Module._load (module.js:418:25)
      at Module.require (module.js:498:17)
      at require (internal/module.js:20:19)
      at Object. (/home/pi/MagicMirror/modules/default/updatenotification/node_helper.js:6:18)
      at Object. (/home/pi/MagicMirror/modules/default/updatenotification/node_helper.js:89:3)
      at Module._compile (module.js:571:32)
      at Object.Module._extensions…js (module.js:580:10)
      at Module.load (module.js:488:32)
      …

      Can anybody help me?

      posted in Troubleshooting
      R
      reaper81
    • RE: Facial Recognition - customize your mirror for every user!

      I have read all posts in this thread. Is there realy no answer why the facerecognation in the testtool is so much better than in the MM-Module?

      posted in Troubleshooting
      R
      reaper81
    • RE: MMM-FacialRecognition Training tool

      OK, I found a sollution by my self. The Problem was realy the python dependency. It seems in the missing “requirements.txt” where the python future package listed so I installed it by my self with

      sudo pip install future --upgrade

      I hope paviro fix the missing file in his project, because I like it very much.

      posted in Troubleshooting
      R
      reaper81
    • RE: MMM-FacialRecognition Training tool

      Hello everyone,

      i also have a problem withe Facial Recognition Tool. When i start “python capture.py” i get this error.

      pi@raspberrypi:~/MagicMirror/modules/MMM-Facial-Recognition-Tools $ sudo python capture.py
      Traceback (most recent call last):
      File “capture.py”, line 18, in
      import lib.capture as capture
      File “/home/pi/MagicMirror/modules/MMM-Facial-Recognition-Tools/lib/capture.py”, line 12, in
      from builtins import input
      ImportError: No module named builtins

      I deleted and cloned the module twice. The installation of the OpenCV dependencies where successfull. The installation of the python dependencies (“pip install -r requirements.txt”) failed, because there where no requirements.txt.

      I hope you can help me. Thanks.

      posted in Troubleshooting
      R
      reaper81
    • RE: Camera intigration in your Mirror

      Ok, sounds interesting. Can the Face-Recognitiontool and the MMAL-Motion share the camera? If I try to use the Camera with “raspistill” while the Face-Recog-Module is enable, I get an Error.

      posted in General Discussion
      R
      reaper81
    • RE: Camera intigration in your Mirror

      Where do you hide the IR-LEDs? In the Frame? Is there a special Module to use the Camera to disable the mirror or do you just disable all modules, if no face is recognized?

      posted in General Discussion
      R
      reaper81
    • RE: Camera intigration in your Mirror

      @lolobyte Thanks also from my side. Is the IR-LED-board wired with the camera board? I see no wires for IR-powersupply to the Raspi in your picture. How do you enable/disable your mirror?
      Are the camera and the IR-LEDs visible from the other side, through the mirros. And last but not least: What’s the function of the red-white and the blue-white cable?

      posted in General Discussion
      R
      reaper81
    • RE: Camera intigration in your Mirror

      @lolobyte There are pictures of your frame (front and back)?

      posted in General Discussion
      R
      reaper81
    • 1 / 1