@wishmaster270 Thank you, I’ll try that now.
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
E
Latest posts made by efrag
-
RE: HC-SR04 to play radio with MMM-RadioDe
-
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)