Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Development
  3. remote control design idea

remote control design idea

Scheduled Pinned Locked Moved Development
4 Posts 3 Posters 932 Views 2 Watching
  • 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.
  • parachutesjP Offline
    parachutesjP Offline
    parachutesj
    wrote on last edited by
    #1

    Dears
    I know my idea is not really a sensor but as I have quite a few sensor nodes deployed I wanted to make it easy and reuse the framework.

    My challenge and I am a bit out of ideas is, I want to build a kind of remote control with multiple push buttons, in theory I have digital pins 2-7 available. This would be ok. However as it should be battery powered, I wanted to put it to sleep. But then a wake-up only works on D2/D3.
    Shift registers also do not seem to work, at least what I found out as it would not send the interrupt correctly to wake it up.

    The best I came up so far: motion sensor to wake it up and then go to sleep again after a certain time. But then it needs to be picked up and cannot be used when it is laying on a table.

    Any thoughts?

    cheers,
    SJ

    parachutesjP 1 Reply Last reply
    0
    • parachutesjP parachutesj

      Dears
      I know my idea is not really a sensor but as I have quite a few sensor nodes deployed I wanted to make it easy and reuse the framework.

      My challenge and I am a bit out of ideas is, I want to build a kind of remote control with multiple push buttons, in theory I have digital pins 2-7 available. This would be ok. However as it should be battery powered, I wanted to put it to sleep. But then a wake-up only works on D2/D3.
      Shift registers also do not seem to work, at least what I found out as it would not send the interrupt correctly to wake it up.

      The best I came up so far: motion sensor to wake it up and then go to sleep again after a certain time. But then it needs to be picked up and cannot be used when it is laying on a table.

      Any thoughts?

      cheers,
      SJ

      parachutesjP Offline
      parachutesjP Offline
      parachutesj
      wrote on last edited by
      #2

      sometimes it is good to write it down...
      would it work, if I have the push buttons in series with some resistors on an analog input (to read which button was pressed, different values, based on resistance) and connect it in parallel to digital D2 to send the interrupt?
      That should work...

      zboblamontZ 1 Reply Last reply
      0
      • parachutesjP parachutesj

        sometimes it is good to write it down...
        would it work, if I have the push buttons in series with some resistors on an analog input (to read which button was pressed, different values, based on resistance) and connect it in parallel to digital D2 to send the interrupt?
        That should work...

        zboblamontZ Offline
        zboblamontZ Offline
        zboblamont
        wrote on last edited by zboblamont
        #3

        @parachutesj Yes, pretty sure it was @NeverDie who trialed a matrix within the last six months which did what you are looking for, you can search for it on the forum...
        EDIT - Found the thread, farther back than I thought https://forum.mysensors.org/topic/8936/6-8-buttons-battery-remote-node

        1 Reply Last reply
        2
        • K Offline
          K Offline
          kimot
          wrote on last edited by
          #4

          Why sleep?
          Switch it completely off.
          Use button with two pairs of contacts.
          One pair on each button connect battery + pole with processor power pin.
          Second pairs to different inputs pins.
          You push button, processor will start execute program, immediately read inputs status,
          then send command and when you release button, it will be switched off.
          If you need longer processing time and do not want hold button all this time, then processor can hold power itself by logical output with connected transistor. When work will be done, then switch itself off.
          Your car remote key works the same way.

          1 Reply Last reply
          3
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          13

          Online

          11.7k

          Users

          11.2k

          Topics

          113.0k

          Posts


          Copyright 2019 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • MySensors
          • OpenHardware.io
          • Categories
          • Recent
          • Tags
          • Popular