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

    makersworkbench

    @makersworkbench

    0
    Reputation
    306
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    makersworkbench Unfollow Follow

    Latest posts made by makersworkbench

    • RE: Halloween mirror ghouls anyone?

      Sorry for resurrecting an old thread, but I have been trying to figure this out on my own for over a week now. How would I use a PING (ultrasonic) sensor to trigger the mmm-podcast module to make the jump scare happen? Python I can write but I am a javascript noob, and that is why I am having issues here.

      So basically I want the PING sensor to trigger and play the video file full screen with audio after it senses someone x-distance away for X number of seconds. Very bad psudo code below.

      when distance from sensor = 24-inches for 10-seconds
      play scare animation using mmm-podcast
      return to MagicMirror screen
      wait 60-seconds before arming ping sensor again

      posted in General Discussion
      M
      makersworkbench