MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Maros
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 68
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: {HowTo} turn on/off your monitor (Time based, PIR/Button, App)

      ok i’ve checked and it’s not working fully.
      problem is with /usr/bin/sh /home/pi/killpir.sh

      there is no /usr/bin/sh only rsh

      edit.
      ok i’ve changed path to /bin/sh and now i get error :
      grep: pir.py: No such file or directory
      pkill: no matching criteria specified
      Try `pkill --help’ for more information.

      even if pir.py is running (i can see it in ps -ef |grep pir)

      edit ok i was able to fix it i’ve edited killpir.sh to
      sudo kill $(ps aux | grep python | grep pir.py | awk ‘{ print $2 }’)

      now it will kill process pir.py

      but problem is that even if this script (pir.py) is not running the mirror still turns on when there is movement and turns off after 30s no movement … strange

      posted in Tutorials
      MarosM
      Maros
    • RE: {HowTo} turn on/off your monitor (Time based, PIR/Button, App)

      @cruunnerr ok thank you i’ll try it and let you know if it work.

      just one question is it not needed to start pir.py in background ?

      /usr/bin/python /home/pi/pir.py &

      posted in Tutorials
      MarosM
      Maros
    • RE: {HowTo} turn on/off your monitor (Time based, PIR/Button, App)

      is there possibility to turn off PIR at specified time ? f.e. from 9pm untill 7am it will be off so if there will be movement display will not turn on.

      posted in Tutorials
      MarosM
      Maros
    • RE: My 1st Magic Mirror (50x60cm) White

      PIR sensor connected and everything is working as it should :) 0_1535100334913_IMG_2139.JPG 0_1535100344632_IMG_2140.JPG

      posted in Show your Mirror
      MarosM
      Maros
    • RE: {HowTo} turn on/off your monitor (Time based, PIR/Button, App)

      OK everything is working after creating scripts from step 2.2 :)

      posted in Tutorials
      MarosM
      Maros
    • RE: {HowTo} turn on/off your monitor (Time based, PIR/Button, App)

      I found out that PIR sensor is ok.

      i’ve created python script from this page ( https://tutorials-raspberrypi.com/connect-and-control-raspberry-pi-motion-detector-pir/ )and found out that i’ve switched Ground and 5V. I’ve corrected them and now when i execute : sudo python pir.py i get
      There was a movement!

      before there was nothing, so i guess PIR sensor is OK

      but it’s still not working to turn off the screen.

      posted in Tutorials
      MarosM
      Maros
    • RE: {HowTo} turn on/off your monitor (Time based, PIR/Button, App)

      I’ve just connected PIR sensor to my MM as written in step 2.1 Using PIR-Module

      everything is connected MM is started but the screen is not turning off.

      Can someone help me how can i check if PIR sensor is working and if it’s why the screen is still on ?

      i’ve changed settings to

      {
      module: ‘MMM-PIR-Sensor’,
      config: {
      powerSavingDelay: 60 // (seconds) how long the monitor will be turned on
      }
      },

      posted in Tutorials
      MarosM
      Maros
    • RE: Two way community order for all european countries - Open until 24 march 2019

      Why it’s so extremly expensive ?
      I’ve checked local sellers of mirrors and byued 2 way mirror brand stopsol 4mm bronze for 18€ size 50x60cm (it’s 0,3m2 so 1m2 will cost 60€)

      posted in Hardware
      MarosM
      Maros
    • RE: My 1st Magic Mirror (50x60cm) White

      yesterday i’ve received PIR sensor HC-SR501
      i’ve found this holder
      0_1534846265394_1_preview_featured.jpg

      one of my friends have 3D printer and he was so kind to print this for me :) so now i’ve to wait until it will be done and i can connect it to my MM :)

      posted in Show your Mirror
      MarosM
      Maros
    • RE: Currated Art

      @Sean yes it looks great but for me the page is little bit slow :( so i’m not sure how fast it will work in module.

      posted in Requests
      MarosM
      Maros
    • RE: Currated Art

      @Sean you can find over 45k free famous oil paintings in high resolution on :
      https://images.nga.gov

      as mentioned on page :
      More than 51,000 open access digital images up to 4000 pixels each are available free of charge for download and use.

      posted in Requests
      MarosM
      Maros
    • RE: Currated Art

      maybe you can use this module :
      https://forum.magicmirror.builders/topic/8437/mmm-googlephotos?page=1

      posted in Requests
      MarosM
      Maros
    • RE: My 1st Magic Mirror (50x60cm) White

      photos when light is on and off.
      I’m very happy with result and mirror now :)
      Brand of mirror is: Stopsol bronze 4mm
      3_1534356920345_IMG_2119.jpg 2_1534356920345_IMG_2118.jpg 1_1534356920345_IMG_2116.jpg

      posted in Show your Mirror
      MarosM
      Maros
    • RE: My 1st Magic Mirror (50x60cm) White

      I’ve found local supplier and buy new glass mirror 4mm thick for 18€ (50x60cm)
      Great price :)

      After replacement mirror looks great as you can see in picture later i will add photo with magic mirror on :)0_1534348786223_98516A00-A04E-4324-95B5-33CC9164D1EA.jpeg

      posted in Show your Mirror
      MarosM
      Maros
    • RE: Name-Day

      @sean it looks like it’s working today in the morning name was updated.

      Thank you ;) great work :)

      posted in Requests
      MarosM
      Maros
    • RE: Name-Day

      @sean ok i will test and let you know tomorrow if name was updated automatically.

      But can you please update also the 4 days that are missing ?

      I’m updating still with :
      git reset --hart
      git pull

      as only git pull is giving me information that my local MMM-Meniny.js is different from yours and it’s only because i’ve added missing 4 dates.

      Thank you :)

      posted in Requests
      MarosM
      Maros
    • RE: Name-Day

      @Sean it’s still not updating correctly.
      Today is 5.8 and on module it’s still dominik, dominika … :(

      Can you please check one more time ?

      Thank you

      posted in Requests
      MarosM
      Maros
    • RE: My 1st Magic Mirror (50x60cm) White

      mirror is hanging on the wall now :)
      Only thing that is pending is add PIR sensor (still waiting for delivery)
      i’ve changed the power cord to white so it looks better :)
      0_1533379244889_IMG_2074.jpg !

      posted in Show your Mirror
      MarosM
      Maros
    • RE: Name-Day

      @sean Great thank you :)

      only one think i see that in your MMM-Meniny.js are still missing dates mentioned before (i’ve updated it in mine)

      “0101”: “Nový Rok”,
      “0229”: “Radomír”,
      “0501”: “Sviatok práce”,
      “1225”: “1. Sviatok Vianočný”,

      posted in Requests
      MarosM
      Maros
    • 1
    • 2
    • 3
    • 4
    • 2 / 4