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

    efrag

    @efrag

    0
    Reputation
    245
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    efrag Unfollow Follow

    Latest posts made by efrag

    • RE: HC-SR04 to play radio with MMM-RadioDe

      @wishmaster270 Thank you, I’ll try that now.

      posted in Requests
      E
      efrag
    • HC-SR04 to play radio with MMM-RadioDe

      Hello, I’m trying to make the MMM-RadioDe module to start playing only if a SR04 ultrasonic sensor measure an object’s distance (hand) for example, less than 20 cm, and if the user after some time put an object (or hand) at the same distance again the radio should stop. Any ideas how to do it?

      Thank you all

      PS. I can’t figure out how to make this happen :

      This module will use the sendNotification(notification, payload) to send:
      notification = 'MOVEMENT'
      payload = 'Swipe Left' or 'Swipe Right'
      
      Please use as appropriate in your module using notificationReceived(notification, payload, sender)
      
      posted in Requests
      E
      efrag