MMM-Swipe icon indicating copy to clipboard operation
MMM-Swipe copied to clipboard

Use two HC-SR04 sensors to detect hand "swipe" movement.

Results 9 MMM-Swipe issues
Sort by recently updated
recently updated
newest added

Hello, i try tho change a page with a swipe but i dont know where i have to write down in the code and what i have to write down...

Hi! i rebuild all these fantastic stuff and installed the MMM-Swipe and now its starting fine ect. I can also see the two different sensors in the calibration mode detecting...

Error: ``` > [email protected] postinstall /home/pi/MagicMirror/modules/MMM-Swipe > electron-rebuild -e ../../node_modules/electron-prebuilt An unhandled error occurred inside electron-rebuild Unable to find electron-prebuilt's version number, either install it or specify an explicit version...

Hi, after running `sudo npm install --unsafe-perm` via ssh in the MMM-Swipe directory on my Raspberry Pi, I am getting the following error: ``` > [email protected] postinstall /home/pi/MagicMirror/modules/MMM-Swipe > electron-rebuild...

Getting the Error: unknown hardware: "BCM2835" after trying to start MagicMirror after successful installation of MMM-Swipe. Seems like it has something to do with the mmm-usonic package. There's also an...

Magic Mirror works fine but with this module I need to run it as sudo but when I do DISPLAY=:0 sudo npm start it throws a lot of errors and...

One remark that Echo pin sends out 5V signal to the RPI's input pin. The better way to send 3.3V using voltage divider for example.

WARNING! Could not load config file. Starting with default configuration. Error found: Error: The module '/home/pi/MagicMirror/modules/MMM-Swipe/node_modules/mmm-usonic/build/Release/usonic.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 51. This version of Node.js...

Hi, Thanks for your work on this and for sharing what you've done. I'm just pulling together the parts to build a Magic Mirror and I wondered if you had...