@sdetweil do you know which ones are still working? I tried with mmm-selfieshot but it wasn’t compatible with my pi cam
Read the statement by Michael Teeuw here.
Latest posts made by jaimegarzont
-
RE: Camera implementation
-
Camera implementation
Hey guys , as part of a university project I have to implement a camera into my magic mirror, it doesn’t matter how or what the camera should do, any idea how I can do it?
I can use a web cam or a pi camera for this project -
RE: hand gesture controlled mirror
@sdetweil cool, dio you know if grovegestures still works? im trying to get it to work with my PAJ7620U2 sensor but it isnt detecting it
-
RE: PIR sensor repositories are outdated
@sdetweil Ita worked! tank you sooooo much
-
hand gesture controlled mirror
I’m currently building a MagicMirror and I want to incorporate gesture control to interact with it. I’m hoping to use hand gestures (like swiping left/right) to control things like switching widgets or changing pages. Is there any module or any way you guys would reccomend to approach this situation? Thanks in advance! <3
-
RE: PIR sensor repositories are outdated
@sdetweil thanks, ill try it out :)
-
PIR sensor repositories are outdated
Hey guys, im currently trying to implement a PIR sensor in my magic mirror, But every module i attempt to use gives me an error, Right now im dealing with the following error after cloning this repository https://github.com/vpilo/MMM-Pir
13:25:04.159] [ERROR] [MMM-Pir] [LIB] [PIR] [GPIOD] Error: The module ‘/home/jaimegarzont/MagicMirror/modules/MMM-Pir/node_modules/node-libgpiod/build/Release/node-libgpiod.node’
was compiled against a different Node.js version using
NODE_MODULE_VERSION 128. This version of Node.js requires
NODE_MODULE_VERSION 115. Please try re-compiling or re-installing
the module (for instance, using npm rebuild or npm install).
is there any Module i can clone that still works? or is there another way i can connect the sensor so the MM turns off when no one is in front of it