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. My Project
  3. Home Security Motion Trigger Monitor

Home Security Motion Trigger Monitor

Scheduled Pinned Locked Moved My Project
ledveramotionveralite
3 Posts 2 Posters 2.5k Views 1 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.
  • G Offline
    G Offline
    griffinsaic
    wrote on last edited by
    #1

    I am new to the forum, and appreciate everything all of you have done; especially for someone like me that needs assistance programing.

    I am working on a home security/automation project. Additionally, I will focus on irrigation for my garden beds. I am using a combination of Arduino's (MEGA, NANO, and Micro), a Veralite, and plan on providing 9-12v power to all of my nodes. The entire system will run off of solar power battery banks; either 12v or 24v; I have the necessary DC to DC step down converters for 24V.

    As part of my security system, I would like to use multiple motion detectors around my property. I have a few motion sensors talking successfully to the Vera, but I would also like to have a separate Arduino that monitors when a motion sensor is triggered, which will be represented by a RGB LED (similar to other LCD display projects, but with LEDs). Let's say I have 10 motion sensors, then I will have 10 different LEDs depicting the status of the triggered state. If the device has not been triggered, then the corresponding led will be green. Once triggered, the led color will change to red and begin blinking, and continue to blink until I acknowledge the trigger; I would like to use a momentary button for the acknowledgement (a button per led). After acknowledging the trigger by pressing the button, the LED will go to solid red. If I press the button again, the led will return to green. I hope this makes sense.

    My idea is to have an Arduino that receives/monitors the motion sensor messages and sets the LED status and waits until acknowledgement, all of which is not impacted by the normal interrupts/sleep times occurring on the node/Veralite. Additionally, I want to be able to conduct other automation tasks using the Vera, such as turning on/off lights.

    Can someone point me to a forum thread which might get me started? Do I need to develop this separate Arduino monitor, or do you think it can be done on the Vera?

    BulldogLowellB 1 Reply Last reply
    0
    • G griffinsaic

      I am new to the forum, and appreciate everything all of you have done; especially for someone like me that needs assistance programing.

      I am working on a home security/automation project. Additionally, I will focus on irrigation for my garden beds. I am using a combination of Arduino's (MEGA, NANO, and Micro), a Veralite, and plan on providing 9-12v power to all of my nodes. The entire system will run off of solar power battery banks; either 12v or 24v; I have the necessary DC to DC step down converters for 24V.

      As part of my security system, I would like to use multiple motion detectors around my property. I have a few motion sensors talking successfully to the Vera, but I would also like to have a separate Arduino that monitors when a motion sensor is triggered, which will be represented by a RGB LED (similar to other LCD display projects, but with LEDs). Let's say I have 10 motion sensors, then I will have 10 different LEDs depicting the status of the triggered state. If the device has not been triggered, then the corresponding led will be green. Once triggered, the led color will change to red and begin blinking, and continue to blink until I acknowledge the trigger; I would like to use a momentary button for the acknowledgement (a button per led). After acknowledging the trigger by pressing the button, the LED will go to solid red. If I press the button again, the led will return to green. I hope this makes sense.

      My idea is to have an Arduino that receives/monitors the motion sensor messages and sets the LED status and waits until acknowledgement, all of which is not impacted by the normal interrupts/sleep times occurring on the node/Veralite. Additionally, I want to be able to conduct other automation tasks using the Vera, such as turning on/off lights.

      Can someone point me to a forum thread which might get me started? Do I need to develop this separate Arduino monitor, or do you think it can be done on the Vera?

      BulldogLowellB Offline
      BulldogLowellB Offline
      BulldogLowell
      Contest Winner
      wrote on last edited by
      #2

      @griffinsaic said:

      Can someone point me to a forum thread which might get me started? Do I need to develop this separate Arduino monitor, or do you think it can be done on the Vera?

      something like this:

      http://forum.mysensors.org/topic/446/scene-controller/12

      or this?

      http://forum.mysensors.org/topic/685/vera-helper-with-arduino/3

      1 Reply Last reply
      0
      • G Offline
        G Offline
        griffinsaic
        wrote on last edited by
        #3

        Thanks for the reply. I am not looking to use an LCD, although that may be the best solution. For now, I plan on creating a simple set of LEDs and buttons.

        I have looked over the code, and was wondering which part of the code is retrieving the status of a sensor? What if I have multiple motion sensors, how would I retrieve each unique value?

        1 Reply Last reply
        0
        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.1k

        Posts


        Copyright 2025 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