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. Announcements
  3. Sensebender Micro

Sensebender Micro

Scheduled Pinned Locked Moved Announcements
584 Posts 84 Posters 401.8k Views 35 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.
  • hekH Offline
    hekH Offline
    hek
    Admin
    wrote on last edited by
    #305

    No, it isn't currently used by the MySensors library. It could be used to wake up the board when detecting radio transmissions...
    But keeping MCU sleeping and the radio listening still uses up batteries far too quickly so I guess it's still not an option.

    M 1 Reply Last reply
    0
    • hekH hek

      No, it isn't currently used by the MySensors library. It could be used to wake up the board when detecting radio transmissions...
      But keeping MCU sleeping and the radio listening still uses up batteries far too quickly so I guess it's still not an option.

      M Offline
      M Offline
      mbj
      wrote on last edited by
      #306

      @hek @tbowmo Thanks! Cut the radio IRQ pin and soldered a connection to D2. Tested to attach both interrupts and it works using a modified SenseBenderMicro sketch. "The Thing" will when ready be placed in my mailbox (which has mail-in and mail-out doors) and as a bonus report the outside temp, humidity and battery status. Does not solve any of this worlds biggest problems but it is fun :-)

      1 Reply Last reply
      2
      • petoulachiP Offline
        petoulachiP Offline
        petoulachi
        wrote on last edited by
        #307

        Hello,

        one simple quick question, does this board can be used to create door sensors ? I do not need the temp/hum sensors, but I'm interested with the small footprint and the battery optimized board to make smallest door sensors (and some buttons).

        regards,

        1 Reply Last reply
        0
        • tbowmoT Offline
          tbowmoT Offline
          tbowmo
          Admin
          wrote on last edited by
          #308

          @petoulachi

          Yes, it could be made into a door / window sensor.. (I'm planning on doing that myself).

          However, you need to build your own, if you don't want the temperature/humidity sensor on it.

          1 Reply Last reply
          0
          • petoulachiP Offline
            petoulachiP Offline
            petoulachi
            wrote on last edited by
            #309

            @tbowmo
            Well can't I use this board without using the temp/hum sensor ?

            This board is quite small and allows to stack the radio module with minimum place. Also it works at 1Mhz, I guess it's a bit better than an Arduino Pro @ 3.3V ?

            1 Reply Last reply
            0
            • tbowmoT Offline
              tbowmoT Offline
              tbowmo
              Admin
              wrote on last edited by
              #310

              Yes, you can use it without using the temp/hum sensor....

              I just assumed, that as you wouldn't make use of it, you would like to have it removed from the board as well..

              1 Reply Last reply
              0
              • petoulachiP Offline
                petoulachiP Offline
                petoulachi
                wrote on last edited by
                #311

                Well I do, but I think that using a Arduino Pro 3.3V will be less effecient, but maybe I'm wrong ?

                I'm currently using temp/hum/motion sensors with Arduino Pro 5V, but they are not battery powered. Now I need to make very small sensor with battery, and I thought that maybe this sensebender board is my solution ?

                AnticimexA 1 Reply Last reply
                0
                • petoulachiP petoulachi

                  Well I do, but I think that using a Arduino Pro 3.3V will be less effecient, but maybe I'm wrong ?

                  I'm currently using temp/hum/motion sensors with Arduino Pro 5V, but they are not battery powered. Now I need to make very small sensor with battery, and I thought that maybe this sensebender board is my solution ?

                  AnticimexA Offline
                  AnticimexA Offline
                  Anticimex
                  Contest Winner
                  wrote on last edited by
                  #312

                  @petoulachi to make the pro mini as efficient as the SenseBender, you need to cut some traces on the board. There are forum topics for battery optimizing a pro mini. The SenseBender has these optimizations built in.

                  Do you feel secure today? No? Start requiring some signatures and feel better tomorrow ;)

                  1 Reply Last reply
                  0
                  • petoulachiP Offline
                    petoulachiP Offline
                    petoulachi
                    wrote on last edited by
                    #313

                    That's why I think i'm going to go with this senseboard.
                    But I want to be sure that some connectors (D3 ?) support interrupts ? The goal is to have the sensor always in sleep mode, and wake up on interrupts only.

                    Regards,

                    M 1 Reply Last reply
                    0
                    • petoulachiP petoulachi

                      That's why I think i'm going to go with this senseboard.
                      But I want to be sure that some connectors (D3 ?) support interrupts ? The goal is to have the sensor always in sleep mode, and wake up on interrupts only.

                      Regards,

                      M Offline
                      M Offline
                      mbj
                      wrote on last edited by
                      #314

                      @petoulachi D3 can be used for interrupt, just tested it and it works.

                      1 Reply Last reply
                      0
                      • N Offline
                        N Offline
                        nikos1671
                        wrote on last edited by
                        #315

                        I vote for one cheap Sensebender version without the temp/hum sensor on it. It will be the perfect door/window sensor.

                        1 Reply Last reply
                        0
                        • tbowmoT Offline
                          tbowmoT Offline
                          tbowmo
                          Admin
                          wrote on last edited by
                          #316

                          @nikos1671

                          It has been up before, but back then it was decided that we don't save that much (2-3 $ or something like that). It might also be lower production quantities, which also keeps the price up..

                          M 1 Reply Last reply
                          0
                          • tbowmoT tbowmo

                            @nikos1671

                            It has been up before, but back then it was decided that we don't save that much (2-3 $ or something like that). It might also be lower production quantities, which also keeps the price up..

                            M Offline
                            M Offline
                            mvader
                            wrote on last edited by
                            #317

                            @tbowmo just curious do you guys know how many of these you've sold?
                            I've bought about 15+ :)

                            1 Reply Last reply
                            0
                            • hekH Offline
                              hekH Offline
                              hek
                              Admin
                              wrote on last edited by
                              #318

                              @mvader
                              Then you've bought almost 2% of them :)

                              We're deeply grateful for yours and others support of the MySensors project.

                              1 Reply Last reply
                              0
                              • petoulachiP Offline
                                petoulachiP Offline
                                petoulachi
                                wrote on last edited by
                                #319

                                Ordered 6 board too ! I'm glad to support MySensors project !

                                1 Reply Last reply
                                0
                                • T Offline
                                  T Offline
                                  timropp
                                  wrote on last edited by
                                  #320

                                  I've got 3 coming, can't wait to figure out what I'm going to use them for :)

                                  VeraEdge UI7 with Mysensors ethernet gateway

                                  M 1 Reply Last reply
                                  0
                                  • T timropp

                                    I've got 3 coming, can't wait to figure out what I'm going to use them for :)

                                    M Offline
                                    M Offline
                                    mvader
                                    wrote on last edited by
                                    #321

                                    @timropp said:

                                    I've got 3 coming, can't wait to figure out what I'm going to use them for :)

                                    I'm deploying mine all over the house.
                                    in my attics, garage, shed. bedrooms. etc
                                    I've attached motion and lux sensors to several of them already.
                                    I tested / proof of concept adding IR transmitters. but these will likely need to be 5v nano's or something as battery power probably won't work with the IR and staying away waiting for messages from the controller.

                                    1 Reply Last reply
                                    0
                                    • N Offline
                                      N Offline
                                      NotYetRated
                                      wrote on last edited by
                                      #322

                                      Got 3 up just using the built in temp/humidity, making sure all looks ok. Will slowly add motion.

                                      Any suggested motion sensor for these guys?

                                      M 1 Reply Last reply
                                      0
                                      • N NotYetRated

                                        Got 3 up just using the built in temp/humidity, making sure all looks ok. Will slowly add motion.

                                        Any suggested motion sensor for these guys?

                                        M Offline
                                        M Offline
                                        mvader
                                        wrote on last edited by
                                        #323

                                        @NotYetRated said:

                                        Got 3 up just using the built in temp/humidity, making sure all looks ok. Will slowly add motion.

                                        Any suggested motion sensor for these guys?

                                        I'm using that HC501 PIR
                                        you can connect to the side pin and use 3v instead of the 5v

                                        1 Reply Last reply
                                        0
                                        • GertSandersG Offline
                                          GertSandersG Offline
                                          GertSanders
                                          Hardware Contributor
                                          wrote on last edited by
                                          #324

                                          @mvader Can you elaborate how you use 3V on the HC501 ? Which side pin ? Can you post an image ?

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


                                          9

                                          Online

                                          11.7k

                                          Users

                                          11.2k

                                          Topics

                                          113.0k

                                          Posts


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