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. Hardware
  3. Weight sensor node

Weight sensor node

Scheduled Pinned Locked Moved Hardware
9 Posts 5 Posters 3.7k Views 6 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.
  • Sefi NinioS Offline
    Sefi NinioS Offline
    Sefi Ninio
    wrote on last edited by
    #1

    Hi!

    Say I want to create a node that turns everything off when I fall asleep.
    One option would be to use a heart rate / pulse sensor and when it goes below a certain amount, run the turn off action - but that will require me to wear the sensor.
    Another (less accurate option) would be to know when I lay down on the bed, and after a certain predefined time - run the turn off action.

    Another scenario is that I want to know when there's new mail in the mailbox.

    For this - I need a weight sensor node that can sense the weight change of the mattress or that there's new mail on the sensor in the mailbox.

    I can't, however, find such a sensor. All I can find is a pressure sensor which seems to be barometric + temperature sensor...

    Anyone knows of a weight sensor I can use for this node?

    Thanks!

    YveauxY dbemowskD 2 Replies Last reply
    0
    • Sefi NinioS Sefi Ninio

      Hi!

      Say I want to create a node that turns everything off when I fall asleep.
      One option would be to use a heart rate / pulse sensor and when it goes below a certain amount, run the turn off action - but that will require me to wear the sensor.
      Another (less accurate option) would be to know when I lay down on the bed, and after a certain predefined time - run the turn off action.

      Another scenario is that I want to know when there's new mail in the mailbox.

      For this - I need a weight sensor node that can sense the weight change of the mattress or that there's new mail on the sensor in the mailbox.

      I can't, however, find such a sensor. All I can find is a pressure sensor which seems to be barometric + temperature sensor...

      Anyone knows of a weight sensor I can use for this node?

      Thanks!

      YveauxY Offline
      YveauxY Offline
      Yveaux
      Mod
      wrote on last edited by
      #2

      @Sefi-Ninio Try searching for Force-Sensitive Resistor: https://learn.adafruit.com/force-sensitive-resistor-fsr

      http://yveaux.blogspot.nl

      Sefi NinioS 1 Reply Last reply
      0
      • YveauxY Yveaux

        @Sefi-Ninio Try searching for Force-Sensitive Resistor: https://learn.adafruit.com/force-sensitive-resistor-fsr

        Sefi NinioS Offline
        Sefi NinioS Offline
        Sefi Ninio
        wrote on last edited by
        #3

        @Yveaux Perfect, thanks!

        1 Reply Last reply
        0
        • bjacobseB Offline
          bjacobseB Offline
          bjacobse
          wrote on last edited by
          #4

          Put this underneath your mattress. It's a pressure sensor, add Mysensors door/window sketch, add timer to your homecontroller and switch off after timer runs out

          http://www.ebay.com/itm/MICRO-TECH-82715-MATTRESS-BED-SENSOR-PRESSURE-ALARM-MONITOR-PAD-BLUE-26-X4-NEW-/201617825462?hash=item2ef15bdeb6:m:mL8g8rjR_2rTw0murBem5iA

          1 Reply Last reply
          0
          • Sefi NinioS Offline
            Sefi NinioS Offline
            Sefi Ninio
            wrote on last edited by
            #5

            Will that work as a weight sensor?
            Couldn't understand from the description nor could I find the data sheet...

            http://www.ebay.com/itm/new-hx711-load-cell-weight-pressure-sensor-module-for-arduino-uno-mega2560/131778364781?hash=item1eae9a456d

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

              Think you have to use it in combination with a sensor block like this.

              http://www.ebay.com/itm/10KG-Scale-Load-Cell-Weight-Weighing-Sensor-HX711-Weighing-Sensors-AD-Module-/281925026200?hash=item41a40a8198:g:rm8AAOSwnLdWsCQX

              1 Reply Last reply
              0
              • Sefi NinioS Offline
                Sefi NinioS Offline
                Sefi Ninio
                wrote on last edited by
                #7

                Hi @hek ,

                thanks for your answer. Unfortunately, this will not work for this application...

                1 Reply Last reply
                0
                • Sefi NinioS Sefi Ninio

                  Hi!

                  Say I want to create a node that turns everything off when I fall asleep.
                  One option would be to use a heart rate / pulse sensor and when it goes below a certain amount, run the turn off action - but that will require me to wear the sensor.
                  Another (less accurate option) would be to know when I lay down on the bed, and after a certain predefined time - run the turn off action.

                  Another scenario is that I want to know when there's new mail in the mailbox.

                  For this - I need a weight sensor node that can sense the weight change of the mattress or that there's new mail on the sensor in the mailbox.

                  I can't, however, find such a sensor. All I can find is a pressure sensor which seems to be barometric + temperature sensor...

                  Anyone knows of a weight sensor I can use for this node?

                  Thanks!

                  dbemowskD Offline
                  dbemowskD Offline
                  dbemowsk
                  wrote on last edited by
                  #8

                  @Sefi-Ninio I was checking out MySensors videos on youtube one day and I stumbled on this one.
                  Cheap Bed Occupancy Sensor using Arduino & MySensors
                  I think this concept is exactly what you are looking for. I have thought about building this one myself.

                  Vera Plus running UI7 with MySensors, Sonoffs and 1-Wire devices
                  Visit my website for more Bits, Bytes and Ramblings from me: http://dan.bemowski.info/

                  1 Reply Last reply
                  0
                  • Sefi NinioS Offline
                    Sefi NinioS Offline
                    Sefi Ninio
                    wrote on last edited by
                    #9

                    This looks great! Thanks a lot @dbemowsk !

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


                    22

                    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