Navigation

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

    patchmaster

    @patchmaster

    0
    Reputation
    7
    Posts
    443
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    patchmaster Follow

    Best posts made by patchmaster

    This user hasn't posted anything yet.

    Latest posts made by patchmaster

    • RE: Barometer (pressure sensor) display incorrectly in UI7

      I ran across this post while searching for a solution to the "Il faudrait une police plus petite1002stable" problem.

      While the new json file has worked, I am not clear on how the different symbols and forecasts are incorporated into Vera, as mine continuously displays only the temperature icon with the pressure.

      Is this something that has to be addressed within the arduino sketch?

      Thanks...

      posted in Vera
      patchmaster
      patchmaster
    • RE: Curtain Control Node.

      @AWI Thanks. I have been using the Accelstepper library, but this has already given me several other ideas.
      I appreciate the help.

      posted in My Project
      patchmaster
      patchmaster
    • RE: Curtain Control Node.

      @AWI Are you able to share the sketch you used with the UL2003 driver board? I have tried to combine the MySensors servo sketch with other arduino only sketches utilizing the UL2003, but without luck. Thanks.

      posted in My Project
      patchmaster
      patchmaster
    • RE: Multiple Relay Problems

      Yes I did. As I mentioned in a couple of posts back, it is working now. Seemed to be solely a problem of skipping over pin D3. All of my previous attempts started on D4 and skipped over D3. Once I moved it back, it has been flawless. Thanks.

      posted in Troubleshooting
      patchmaster
      patchmaster
    • RE: Multiple Relay Problems

      I am not sure either. I have always wired up D2 to the radio in case it is used in the future. All I know is once I moved the first relay from pin D4 to D3 and of course revised the sketch, it began to work perfectly every time.

      posted in Troubleshooting
      patchmaster
      patchmaster
    • RE: Multiple Relay Problems

      Well I have seemed to figure it out. You evidently should not skip over any digital output pins on the arduino in the sketch. Once I moved the first relay to D3 (D2 is used by the radio), it has worked flawless. Unused pins after the used ones are okay. Hope it may help someone else out having similar problems.

      posted in Troubleshooting
      patchmaster
      patchmaster
    • Multiple Relay Problems

      I am having difficulty when running nodes with multiple relays (up to 4). The first relay (pin x) runs properly, but remaining relays (pin x+1, pin x+2, etc.) only pulse on for a half or second or so. Vera indicates it is still on, as well as the debug. An "OFF" command from Vera, causes it pulse again, while Vera and the debug report it off. Things I have tried include:

      • running the relays on a separate power supply -no difference.
      • tried many different versions of multi-relay sketches found on the forum here, including main example
      • swapped out arduinos (both nano and pro-mini)
      • wiped eprom of arduino between reprogramming
      • deleted node and re-included on Vera multiple times
      • limited total number of relays to 2, 3, or 4 - no difference.
      • used single 5 volt relay boards as well a quad board - no difference

      Anyone have any other ideas I can try....I am about out. Thanks.

      posted in Troubleshooting
      patchmaster
      patchmaster