A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
A
Posts
-
MMM-Gestures
Hey @thobach,
I have problems with your gestures module for the APDS-9960 Sensor.
Here is the log data:
/home/pi/.pm2/logs/gestures-error-1.log last 10 lines: 1|gestures | at TCP.onread (net.js:568:26) 1|gestures | DEPRECATION: Please use `require('serialport')` instead of `require('serialport').SerialPort` 1|gestures | events.js:160 1|gestures | throw er; // Unhandled 'error' event 1|gestures | ^ 1|gestures | 1|gestures | Error: read ECONNRESET 1|gestures | at exports._errnoException (util.js:1018:11) 1|gestures | at TCP.onread (net.js:568:26) 1|gestures | DEPRECATION: Please use `require('serialport')` instead of `require('serialport').SerialPort` /home/pi/.pm2/logs/gestures-out-1.log last 10 lines: 1|gestures | Connection closed 1|gestures | Sat Jun 03 2017 13:02:17 GMT+0200 (CEST): exec error: Error: Command failed: ls /dev/ttyACM* 1|gestures | ls: Zugriff auf /dev/ttyACM* nicht möglich: Datei oder Verzeichnis nicht gefunden 1|gestures | 1|gestures | New connection from client established 1|gestures | Received MMM-Gestures client registered to WebSocket server 1|gestures | Connection closed 1|gestures | Sat Jun 03 2017 13:56:40 GMT+0200 (CEST): exec error: Error: Command failed: ls /dev/ttyACM* 1|gestures | ls: Zugriff auf /dev/ttyACM* nicht möglich: Datei oder Verzeichnis nicht gefunden 1|gestures |
I get gestures via serial monitor in Arduino IDE - so the sensor is correctly connected. I think there is a problem with the connection over USB -gestures.js hasn’t a connection with the arduino. (ttyACM)
I hope you can help me :)
Thanks in advance!
Aly
-
RE: PIR sensor behind glass?
so if we remove the R6 resistor the delay would be 30s ?
-
RE: Facial Recognition - customize your mirror for every user!
@strawberry-3.141
Thank you :) - I think i have forgotten it -
RE: Facial Recognition - customize your mirror for every user!
Hey :)
I received this error :
Thank you in advance! tidus5 & paviro
Great module paviro :)Happy and peaceful christmas holidays!!
App threw an error during load Error: Cannot find module 'python-shell' at Module._resolveFilename (module.js:455: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:403:25) at Module.require (module.js:483:17) at require (internal/module.js:20:19) at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Facial-Recognition/node_helper.js:4:21) at Module._compile (module.js:556:32) at Object.Module._extensions..js (module.js:565:10) at Module.load (module.js:473:32) at tryModuleLoad (module.js:432:12) Whoops! There was an uncaught exception... { Error: Cannot find module 'python-shell' at Module._resolveFilename (module.js:455: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:403:25) at Module.require (module.js:483:17) at require (internal/module.js:20:19) at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Facial-Recognition/node_helper.js:4:21) at Module._compile (module.js:556:32) at Object.Module._extensions..js (module.js:565:10) at Module.load (module.js:473:32) at tryModuleLoad (module.js:432:12) code: 'MODULE_NOT_FOUND' } MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues Launching application.
-
RE: Facial Recognition - customize your mirror for every user!
@tidus5 So it looks like that i have problems with the module itself - not with other modules.
-
RE: Facial Recognition - customize your mirror for every user!
@tidus5 No i don’t use this module :/