Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. twosh
    3. Topics
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by twosh

    • twosh

      Decoding / converting IR-codes
      Troubleshooting • • twosh  

      6
      0
      Votes
      6
      Posts
      3726
      Views

      Moshe Livne

      @twosh What i meant is that the base units are stateless, non memoryless. that means that you will not get commands like "one degree up" as the unit does not broadcast back its state so the remote can't figure out what the current settings are. the remote always sends absolute states. that means that it sends very long strings of commands... on a side note, there is a cool device called broadlink rm2 (you can find it on ali). it works brilliantly, but.... there is always but. the protocol to talk with the device is proprietary and encrypted and it only works from mobile phones. the app, unfortunately, needs the most absurd set of permissions i have ever seen in my life.
    • twosh

      How to sleep the Arduino but still have it respond to the Vera?
      Troubleshooting • • twosh  

      23
      1
      Votes
      23
      Posts
      12877
      Views

      twosh

      I'm back to choosing between no sleep, and the sleep(); function posted above. I can't get gw.sleep(); to work with either one or two interrupts, with or without declaring interrupts(); and/or attachInterrupt();. I'm ready to try more stuff if anyone got any ideas, but with my own limited understanding of both hardware in general and arduino in particular it feels like I'm running on fumes here. Thanks everyone for your contribution, and @hek - you've done a great job with MySensors!
    • twosh

      EnergyMeterPulseSensor reporting incorrect power draw?
      Troubleshooting • • twosh  

      8
      0
      Votes
      8
      Posts
      2157
      Views

      AWI

      @twosh Glad it helped.. .I only learn the hard way myself
    • twosh

      Controlling existing relays
      Hardware • • twosh  

      54
      0
      Votes
      54
      Posts
      30710
      Views

      gizzmo

      @twosh any update on your project? I have exact the same setup, would love to see your code