@ankonaskiff17 Hello, you can find a small magic mirror example
https://youtu.be/2POMz7ta9uw
Read the statement by Michael Teeuw here.
Posts
-
RE: Bedside Display
-
RE: My First
@ELMAGO
Salut elmago.
Quel est la référence de ton écran ?
J’en suis à la troisième tentative de MagicMirror mais je n’ai utilisé que des écrans recyclés dont la luminosité est faiblarde.
J’ai fait comme toi, un film miroir sur une vitre en verre de 3mm.
Mes écrans sont assez vieux et pas très contrastés. -
RE: My First
Question subsidiaire : Quel type de miroir envisages-tu d’utiliser ?
-
RE: My First
Salut Elmago
C’est simple et je pense que tu laisses la place pour te mirer au milieu.
C’est le plugin Jeedom qui te donne les temps de trajets ?
Habib
-
RE: Magic mirror first try (France, ~Lille)
Salut,
Merci pour les réponses.
Pourquoi avoir ajouté des enceintes USB, est-ce que l’écran n’était pas équipé de hauts parleurs ? -
RE: Magic mirror first try (France, ~Lille)
Salut,
Beau travail.
Comment avez-vous choisi le Mirropane™ Chrome Spy 6 mm / SMART MIRROR / SPIONSPIEGEL
(70cmx50cm) ? -
RE: Absolute Beginner Needing Help Installing Dependencies
Hello
Wunderbar !!npm is installed with node !
manual setup finished succesfully
thank you very much
-
RE: Absolute Beginner Needing Help Installing Dependencies
Hello
I am reading the step-by-step from github
First thing missing is the installation of NPM
Raspbian Stretch does not come with npm preinstalled (neither in normal, light or full version)Is there a recommended version of npm ?
-
RE: Absolute Beginner Needing Help Installing Dependencies
hello mdhenriksen
Thank you for your answer
I have run the automatic installer and the first error I got was “npm Command unknown”
So I installed Node and Npm and re-ran the automatic installer .
Then I got this error.I am setting the sdcard for the raspberry Pi from scratch then i will try the manual step by step.
Thank you
Best regardsHabib
-
RE: Installation
Hello Jonathane.
your installation errors were like this ?https://forum.magicmirror.builders/topic/9632/absolute-beginner-needing-help-installing-dependencies
What did you do to resolve your installation issues?
Best regards -
RE: Absolute Beginner Needing Help Installing Dependencies
Hello
I meet the same issue.
I have run the installation bash on a fresh newly setup raspberry pi 3 B.After this error, I tried to installa previous version of electron
sudo npm install -g electron@1.7.6Error log is the same :
(node:1853) [DEP0022] DeprecationWarning: os.tmpDir() is deprecated. Use os.tmpdir() instead. npm ERR! Error: Method Not Allowed npm ERR! at errorResponse (/usr/share/npm/lib/cache/add-named.js:260:10) npm ERR! at /usr/share/npm/lib/cache/add-named.js:203:12 npm ERR! at saved (/usr/share/npm/node_modules/npm-registry-client/lib/get.js:167:7) npm ERR! at FSReqWrap.oncomplete (fs.js:135:15) npm ERR! If you need help, you may report this *entire* log, npm ERR! including the npm and node versions, at: npm ERR! <http://github.com/npm/npm/issues> npm ERR! System Linux 4.14.79-v7+ npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "-g" "electron@1.7.6" npm ERR! cwd /home/pi/MagicMirror npm ERR! node -v v8.11.1 npm ERR! npm -v 1.4.21 npm ERR! code E405 npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /home/pi/MagicMirror/npm-debug.log npm ERR! not ok code 0If you find some answer to this issue, I will be glad to setup my mirror.