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.
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.
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?
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?
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?
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.
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.
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.
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?
@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?
@lolobyte There are pictures of your frame (front and back)?