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. Dummy Camera - Temp/Hum/Motion housing

Dummy Camera - Temp/Hum/Motion housing

Scheduled Pinned Locked Moved My Project
12 Posts 6 Posters 5.6k 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.
  • B Offline
    B Offline
    betonishard
    wrote on last edited by
    #3

    I have the same one, but mine turned out to be the gateway. :)

    1 Reply Last reply
    0
    • AWIA AWI

      For the ones who tend to forget the enclosure for their projects... I picked up a few "dummy camera's" from a local store (Action) for €2 each.. It includes a 3AA battery holder, flash led, empty space. and can be easily attached to the wall/ceiling.
      upload-229009e7-556b-420d-b74b-08387d476318

      1 hour work, and ... a battery operated temperature / humidity and motion sensor.
      upload-abed45a0-2e69-4214-ad49-260228affbf0

      upload-1c82186e-5a7f-48bc-b536-ff845cf01477

      ingredients: dummy camera, ceech sensor board, radio, DHT22 temp/hum, HC-SR501 motion sensor (rewired to 3.3. V), double sided foam tape, hot glue.

      upload-e9564875-cf55-4849-bee2-e0740df6c501

      JohnJ Offline
      JohnJ Offline
      John
      Plugin Developer
      wrote on last edited by John
      #4

      @AWI I have seen those things lying around for a couple of bucks at the action. I was only thinking about putting a pi cam in it... Do they still have them laying around?

      Looks cool having the motion detector as the lens, looks futuristic. Try to put a blinking led in it, which just blinks every minute, or 45 seconds. P.S. are you doing continuously motion detection? doesn't it drain the batteries to much?

      My Domotica project: http://www.pidome.org

      AWIA 1 Reply Last reply
      0
      • JohnJ John

        @AWI I have seen those things lying around for a couple of bucks at the action. I was only thinking about putting a pi cam in it... Do they still have them laying around?

        Looks cool having the motion detector as the lens, looks futuristic. Try to put a blinking led in it, which just blinks every minute, or 45 seconds. P.S. are you doing continuously motion detection? doesn't it drain the batteries to much?

        AWIA Offline
        AWIA Offline
        AWI
        Hero Member
        wrote on last edited by
        #5

        @John I have bought them last week... They already contain a blinking led (which I find disturbing) I still need to decide what to do with it. The motion detection is continuous. When the sensor is sleeping (motion on interrupt), the total takes 0.2mA . I expect to have it run for more than a year on a set of NiMh 2000mAh batteries.

        JohnJ 1 Reply Last reply
        0
        • AWIA AWI

          @John I have bought them last week... They already contain a blinking led (which I find disturbing) I still need to decide what to do with it. The motion detection is continuous. When the sensor is sleeping (motion on interrupt), the total takes 0.2mA . I expect to have it run for more than a year on a set of NiMh 2000mAh batteries.

          JohnJ Offline
          JohnJ Offline
          John
          Plugin Developer
          wrote on last edited by
          #6

          @AWI I would be using it in the kitchen and hallway (for automatic lighting on movement etc..) so no irritating blinking when in the living room. only need to think about correct positioning as we have pets who like to rumble at night. Which motion detection solution is used? I'm using kaku now which are terrible in battery usage.

          My Domotica project: http://www.pidome.org

          AWIA 1 Reply Last reply
          0
          • JohnJ John

            @AWI I would be using it in the kitchen and hallway (for automatic lighting on movement etc..) so no irritating blinking when in the living room. only need to think about correct positioning as we have pets who like to rumble at night. Which motion detection solution is used? I'm using kaku now which are terrible in battery usage.

            AWIA Offline
            AWIA Offline
            AWI
            Hero Member
            wrote on last edited by
            #7

            @John Take loop at pir post. I modified the PIR sensor for 3.3v as described somewhere in there. The actual drain is around 0.1 mA, similar to what the DHT22 & 3.3v regulator are using together. There are probably ways to make consumption even lower but for me there is no need in this case using low self discharge NiMH cells:

            upload-a8b02d9e-81d1-47cc-b980-c3770f565c05

            JohnJ 1 Reply Last reply
            0
            • AWIA AWI

              @John Take loop at pir post. I modified the PIR sensor for 3.3v as described somewhere in there. The actual drain is around 0.1 mA, similar to what the DHT22 & 3.3v regulator are using together. There are probably ways to make consumption even lower but for me there is no need in this case using low self discharge NiMH cells:

              upload-a8b02d9e-81d1-47cc-b980-c3770f565c05

              JohnJ Offline
              JohnJ Offline
              John
              Plugin Developer
              wrote on last edited by John
              #8

              @AWI Thanks! favorited the post. Will look at it when i have got the stuff to also build it.

              My Domotica project: http://www.pidome.org

              1 Reply Last reply
              0
              • HoffanH Offline
                HoffanH Offline
                Hoffan
                wrote on last edited by
                #9

                Very Nice

                But will the motion detector work behinde the glas??

                1 Reply Last reply
                0
                • ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by A Former User
                  #10

                  Hello,

                  I built a similar knot with DHT22 + HC-SR501.

                  HC-SR501 detects nothing behind the glass ... even when I pass my hand against the glass.

                  How do you do for it to work properly?

                  Thanks

                  (I'm french, I used Google Translate)

                  AWIA 1 Reply Last reply
                  0
                  • ? A Former User

                    Hello,

                    I built a similar knot with DHT22 + HC-SR501.

                    HC-SR501 detects nothing behind the glass ... even when I pass my hand against the glass.

                    How do you do for it to work properly?

                    Thanks

                    (I'm french, I used Google Translate)

                    AWIA Offline
                    AWIA Offline
                    AWI
                    Hero Member
                    wrote on last edited by
                    #11

                    @David-M. It has limited sensitivity but enough to detect somebody passing by. The plastic cover is not fully transparent...

                    ? 1 Reply Last reply
                    0
                    • AWIA AWI

                      @David-M. It has limited sensitivity but enough to detect somebody passing by. The plastic cover is not fully transparent...

                      ? Offline
                      ? Offline
                      A Former User
                      wrote on last edited by
                      #12

                      @AWI said:

                      @David-M. It has limited sensitivity but enough to detect somebody passing by. The plastic cover is not fully transparent...

                      OK. Thanks.
                      I will have to change because in my case, the HC-SR501 does not detect anything

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


                      20

                      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