Navigation

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

    waynehead99

    @waynehead99

    0
    Reputation
    4
    Posts
    401
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    waynehead99 Follow

    Best posts made by waynehead99

    This user hasn't posted anything yet.

    Latest posts made by waynehead99

    • RE: implementing multiple sensors

      How did you get 3 options for the sleep interrupt? Whenever I would try and add the sleep_time option it would give me compile errors.

      posted in Development
      waynehead99
      waynehead99
    • RE: implementing multiple sensors

      Thanks that worked... and for my understanding... looks like your not really using interrupts at all? Looking at the code makes complete sense to me, and proves I was over thinking things on mine.

      Thanks again.

      posted in Development
      waynehead99
      waynehead99
    • RE: implementing multiple sensors

      Nobody wants to take a crack at this? I figured this to be a common combo and would really like to get it to work properly.

      posted in Development
      waynehead99
      waynehead99
    • RE: implementing multiple sensors

      So I have created a multi sensor that uses the DHT and motion to get Temp/Hum/Motion. Problem I have though is the update of the hum/temp. I have not been able to figure out a way to get a reliable update on those without blasting the GW/Vera with unneeded announcements (disable sleep function and it keeps updating pretty much every second). So right now the script updates the temp/hum only when motion is seen. I have tried a few things with my limited knowledge of arduino and can't get this to work properly. Can someone please take a look at this sketch and tell me what I am missing? If i change the variables for sleep at the end and try to do an interrupt and a sleep delay, i get an error.
      7-21-2014 1-05-03 PM.png

      Motion_Temp_Sensor13b3.ino

      posted in Development
      waynehead99
      waynehead99