MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Gesture recognition

    Scheduled Pinned Locked Moved General Discussion
    gesture
    6 Posts 5 Posters 5.0k Views 5 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      Sultan91
      last edited by

      Yes I’m really interested! Do not know why nobody replied(

      1 Reply Last reply Reply Quote 0
      • B Offline
        Binog
        last edited by

        meeee tooo

        1 Reply Last reply Reply Quote 0
        • T Offline
          thobach
          last edited by

          I also built a gesture detection module using infrared sensors:
          https://github.com/thobach/MMM-Gestures
          It requires an Arduino and two infrared sensors for detecting presence and up, down, left, right, close and far hand gestures.
          It can be used to turn the mirror into sleep mode when its not used, shows compliments when you stand in front of it and allows to scroll through the news ticker and view more news details incl. the full news article.

          brobergB 1 Reply Last reply Reply Quote 1
          • brobergB Offline
            broberg Project Sponsor @thobach
            last edited by

            @thobach have you tried skipping the Arduino and just connecting the sparkfun apds gesture breakout board directly to the i2c ports of the raspberry?

            I have it working with wiringpi but I’m thinking of having it work with node directly via i2c for node (https://www.npmjs.com/package/i2c) and then adapting this module for node : https://github.com/jiahuang/apds-gesture

            I have no clue how to do it, and if it will even work with the MM and electron.
            What do you think?

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              Sultan91 @broberg
              last edited by

              Have you used MMM-Swipe module. It uses two ultrasonic sensors to detectr right and left motions, I found it quite easy and straightforward

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy