• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

Use touch sensor to wake up MagicMirror

Scheduled Pinned Locked Moved Hardware
3 Posts 2 Posters 2.6k Views 2 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.
  • T Offline
    theusu5k
    last edited by Mar 7, 2017, 11:13 AM

    I seen project to wake up the MagicMirror with a PIR or a webcam,but can’t i get it work with a touch sensor?

    Im talking about somethink like this.
    http://i.ebayimg.com/00/s/NzAwWDcwMA==/z/IzkAAOSwgkRVUHi5/$_35.JPG

    1 Reply Last reply Reply Quote 0
    • Y Offline
      yawns Moderator
      last edited by Mar 7, 2017, 11:48 AM

      The approach is always the same …
      Sensor is triggered (touch sensor is touched, button is pressed, camera is identifying motion, PIR is noticing infrared heat), a timer is started and the mirror is activated. Once the timer expires the mirror is deactivated again.

      Of course you can use a touch sensor like TTP223. All it does is setting its communication pin on HIGH if someone is touching it. Since this is a momentary touch you need to start some timer, because you don’t want to keep your finger on the touch sensor all the time to be able to work with the mirror.

      Downside in my opinion is the positioning of the sensor. It needs to be mounted on the mirror so you can actually touch it, but it is not really looking nice. Using a PIR sensor mounted in the buttom of the frame looking down through a little hole is invisble. You move your hand below the mirror, the PIR senses the infrared heat and you are done.

      T 1 Reply Last reply Mar 13, 2017, 6:00 PM Reply Quote 0
      • T Offline
        theusu5k @yawns
        last edited by Mar 13, 2017, 6:00 PM

        @yawns said in Use touch sensor to wake up MagicMirror:

        The approach is always the same …
        Sensor is triggered (touch sensor is touched, button is pressed, camera is identifying motion, PIR is noticing infrared heat), a timer is started and the mirror is activated. Once the timer expires the mirror is deactivated again.

        Of course you can use a touch sensor like TTP223. All it does is setting its communication pin on HIGH if someone is touching it. Since this is a momentary touch you need to start some timer, because you don’t want to keep your finger on the touch sensor all the time to be able to work with the mirror.

        Downside in my opinion is the positioning of the sensor. It needs to be mounted on the mirror so you can actually touch it, but it is not really looking nice. Using a PIR sensor mounted in the buttom of the frame looking down through a little hole is invisble. You move your hand below the mirror, the PIR senses the infrared heat and you are done.

        y want somethink like that,but im going to put the mirror in a place that a lot of people pass,so i think about this:

        the touch sensor start the pir,and the pir start detecting if it’s somebody in front,if not,set on standby the screen

        i don’t want that the pir it’s detecting all the time

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        1 / 1
        • First post
          2/3
          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