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. General Discussion
  3. What did you build today (Pictures) ?

What did you build today (Pictures) ?

Scheduled Pinned Locked Moved General Discussion
1.1k Posts 105 Posters 202.1k Views 98 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.
  • S Offline
    S Offline
    SquareKinematics
    wrote on last edited by
    #90

    4x cheap load cells under each foot of my bed
    0_1511141720759_2017-11-19 17.33.49.jpg

    Sparkfun HX711 breakout and an Arduino
    0_1511141724939_2017-11-19 17.33.58.jpg

    Was going for a bed occupancy sensor, but I got a pretty decent scale out of it, it is sensitive enough that it registers if I put my water bottle down on the bed.

    Nca78N 1 Reply Last reply
    2
    • S SquareKinematics

      4x cheap load cells under each foot of my bed
      0_1511141720759_2017-11-19 17.33.49.jpg

      Sparkfun HX711 breakout and an Arduino
      0_1511141724939_2017-11-19 17.33.58.jpg

      Was going for a bed occupancy sensor, but I got a pretty decent scale out of it, it is sensitive enough that it registers if I put my water bottle down on the bed.

      Nca78N Offline
      Nca78N Offline
      Nca78
      Hardware Contributor
      wrote on last edited by
      #91

      @SquareKinematics said in What did you build today (Pictures) ?:

      Was going for a bed occupancy sensor, but I got a pretty decent scale out of it, it is sensitive enough that it registers if I put my water bottle down on the bed.

      Sounds awesome if it's that precise, could you make a post in "My Project" with reference to the load cells you used, wiring and some test code ? Thank you in advance :)

      S 1 Reply Last reply
      1
      • Nca78N Nca78

        @SquareKinematics said in What did you build today (Pictures) ?:

        Was going for a bed occupancy sensor, but I got a pretty decent scale out of it, it is sensitive enough that it registers if I put my water bottle down on the bed.

        Sounds awesome if it's that precise, could you make a post in "My Project" with reference to the load cells you used, wiring and some test code ? Thank you in advance :)

        S Offline
        S Offline
        SquareKinematics
        wrote on last edited by
        #92

        @Nca78 I will be sure to do that when it's done, it's still a little rough around the edges :)

        1 Reply Last reply
        3
        • sundberg84S Offline
          sundberg84S Offline
          sundberg84
          Hardware Contributor
          wrote on last edited by
          #93

          Today I made a pogo pin programming board for my Logger. (The logger works except one last thing... Rev 5 here we come!)
          0_1511353120457_15113530928851279978681.jpg

          Controller: Proxmox VM - Home Assistant
          MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
          MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
          RFLink GW - Arduino Mega + RFLink Shield, 433mhz

          1 Reply Last reply
          3
          • nagelcN Offline
            nagelcN Offline
            nagelc
            wrote on last edited by
            #94

            I've been playing with an Adafruit AudioFX board and cobbled together this annunciator. Eventually it will be a MySensors node to play alarms or other sounds. It is using a cheap portable speaker to play the sounds. I got it to work with my doorbell button node today.
            annunciator test

            1 Reply Last reply
            4
            • sundberg84S Offline
              sundberg84S Offline
              sundberg84
              Hardware Contributor
              wrote on last edited by
              #95

              Last fix done on my Logger... I will send it to pcb house today and probably publish a beta on openhardware. Probably nothing special but for me as hobby pcb maker this has been a challenge and great knowledge increase in using oscilloscope and new components.

              0_1511440593878_15114405675621084714349.jpg

              Tomorrow Black Friday!! (I work in retail so that's a high focus now...)

              Controller: Proxmox VM - Home Assistant
              MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
              MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
              RFLink GW - Arduino Mega + RFLink Shield, 433mhz

              1 Reply Last reply
              1
              • NeverDieN Offline
                NeverDieN Offline
                NeverDie
                Hero Member
                wrote on last edited by NeverDie
                #96

                Yesterday received the PCB. Today assembled for testing this battery-powered nRF52-based passive infrared motion detector:
                0_1511459187973_PIR_02.jpg

                YveauxY I 2 Replies Last reply
                5
                • NeverDieN NeverDie

                  Yesterday received the PCB. Today assembled for testing this battery-powered nRF52-based passive infrared motion detector:
                  0_1511459187973_PIR_02.jpg

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

                  Battery powered MySensors Washing machine & dryer monitor, using LDR's to monitor LEDs on front of the appliances.
                  Each time a LED toggles, the node wakes from interrupt and sends a message. Easy peasy!
                  When a device is ready, I'll get a message on my mobile phone :smile:

                  0_1511607742913_upload-656fdf4c-6707-4a8b-a58c-ef7e74fe1b9f

                  0_1511607798459_upload-0183f0a1-571d-45e6-8ecc-b4a33fd9c4e9

                  Still need to stuff it in an enclosure...

                  http://yveaux.blogspot.nl

                  gohanG bjacobseB dbemowskD 3 Replies Last reply
                  7
                  • YveauxY Yveaux

                    Battery powered MySensors Washing machine & dryer monitor, using LDR's to monitor LEDs on front of the appliances.
                    Each time a LED toggles, the node wakes from interrupt and sends a message. Easy peasy!
                    When a device is ready, I'll get a message on my mobile phone :smile:

                    0_1511607742913_upload-656fdf4c-6707-4a8b-a58c-ef7e74fe1b9f

                    0_1511607798459_upload-0183f0a1-571d-45e6-8ecc-b4a33fd9c4e9

                    Still need to stuff it in an enclosure...

                    gohanG Offline
                    gohanG Offline
                    gohan
                    Mod
                    wrote on last edited by
                    #98

                    @Yveaux said in What did you build today (Pictures) ?:

                    Still need to stuff it in an enclosure...

                    Yes, definitely very low WAF 😁

                    sundberg84S 1 Reply Last reply
                    0
                    • gohanG gohan

                      @Yveaux said in What did you build today (Pictures) ?:

                      Still need to stuff it in an enclosure...

                      Yes, definitely very low WAF 😁

                      sundberg84S Offline
                      sundberg84S Offline
                      sundberg84
                      Hardware Contributor
                      wrote on last edited by sundberg84
                      #99

                      @gohan - you mean HIGH waf? :) I really like the design... (if the first picture is only what you see)

                      Controller: Proxmox VM - Home Assistant
                      MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
                      MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
                      RFLink GW - Arduino Mega + RFLink Shield, 433mhz

                      YveauxY 1 Reply Last reply
                      0
                      • sundberg84S sundberg84

                        @gohan - you mean HIGH waf? :) I really like the design... (if the first picture is only what you see)

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

                        @sundberg84 said in What did you build today (Pictures) ?:

                        @gohan - you mean HIGH waf? :) I really like the design... (if the first picture is only what you see)

                        Ofcourse! WAF is overrated anyhow...

                        http://yveaux.blogspot.nl

                        sundberg84S 1 Reply Last reply
                        0
                        • YveauxY Yveaux

                          @sundberg84 said in What did you build today (Pictures) ?:

                          @gohan - you mean HIGH waf? :) I really like the design... (if the first picture is only what you see)

                          Ofcourse! WAF is overrated anyhow...

                          sundberg84S Offline
                          sundberg84S Offline
                          sundberg84
                          Hardware Contributor
                          wrote on last edited by
                          #101

                          @Yveaux - Yes, as long as you don't tell her ;)

                          Controller: Proxmox VM - Home Assistant
                          MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
                          MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
                          RFLink GW - Arduino Mega + RFLink Shield, 433mhz

                          N 1 Reply Last reply
                          0
                          • YveauxY Yveaux

                            Battery powered MySensors Washing machine & dryer monitor, using LDR's to monitor LEDs on front of the appliances.
                            Each time a LED toggles, the node wakes from interrupt and sends a message. Easy peasy!
                            When a device is ready, I'll get a message on my mobile phone :smile:

                            0_1511607742913_upload-656fdf4c-6707-4a8b-a58c-ef7e74fe1b9f

                            0_1511607798459_upload-0183f0a1-571d-45e6-8ecc-b4a33fd9c4e9

                            Still need to stuff it in an enclosure...

                            bjacobseB Offline
                            bjacobseB Offline
                            bjacobse
                            wrote on last edited by bjacobse
                            #102

                            @Yveaux
                            I think I have similar washing machine, doesn't the LED blink if leave the laundry inside the machine after it had ended washing?
                            Just curious, if you anyway have had the lid/cover removed from washing machine, why not solder wires parallel to LED and connect to an optocoupler that feeds signal direct to Arduino, and also take 5V supply from the washing machine, and then you can avoid using batteries

                            Nca78N YveauxY 2 Replies Last reply
                            0
                            • bjacobseB bjacobse

                              @Yveaux
                              I think I have similar washing machine, doesn't the LED blink if leave the laundry inside the machine after it had ended washing?
                              Just curious, if you anyway have had the lid/cover removed from washing machine, why not solder wires parallel to LED and connect to an optocoupler that feeds signal direct to Arduino, and also take 5V supply from the washing machine, and then you can avoid using batteries

                              Nca78N Offline
                              Nca78N Offline
                              Nca78
                              Hardware Contributor
                              wrote on last edited by
                              #103

                              @bjacobse it's pretty different to remove the top that's usually easily removable to put inside furniture, and to unmount front panel and then solder stuff on the PCB. High WAF probably includes ensuring the warranty is not void :D

                              1 Reply Last reply
                              0
                              • bjacobseB bjacobse

                                @Yveaux
                                I think I have similar washing machine, doesn't the LED blink if leave the laundry inside the machine after it had ended washing?
                                Just curious, if you anyway have had the lid/cover removed from washing machine, why not solder wires parallel to LED and connect to an optocoupler that feeds signal direct to Arduino, and also take 5V supply from the washing machine, and then you can avoid using batteries

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

                                @bjacobse said in What did you build today (Pictures) ?:

                                @Yveaux
                                I think I have similar washing machine, doesn't the LED blink if leave the laundry inside the machine after it had ended washing?

                                The sensor is placed on a led that lights when the machine is finished. I would prefer a led that is lit when it is washing and goes out when finished, but my machine hasn't any.

                                Just curious, if you anyway have had the lid/cover removed from washing machine, why not solder wires parallel to LED and connect to an optocoupler that feeds signal direct to Arduino, and also take 5V supply from the washing machine, and then you can avoid using batteries

                                Now I simply removed the cover to hide the wire. The electronics and led are hidden behind a lot of metal aan plastic. I didn't want to take the washer apart and the dryer too.

                                Just a simple solution working for multiple devices.

                                http://yveaux.blogspot.nl

                                bjacobseB 1 Reply Last reply
                                1
                                • YveauxY Yveaux

                                  @bjacobse said in What did you build today (Pictures) ?:

                                  @Yveaux
                                  I think I have similar washing machine, doesn't the LED blink if leave the laundry inside the machine after it had ended washing?

                                  The sensor is placed on a led that lights when the machine is finished. I would prefer a led that is lit when it is washing and goes out when finished, but my machine hasn't any.

                                  Just curious, if you anyway have had the lid/cover removed from washing machine, why not solder wires parallel to LED and connect to an optocoupler that feeds signal direct to Arduino, and also take 5V supply from the washing machine, and then you can avoid using batteries

                                  Now I simply removed the cover to hide the wire. The electronics and led are hidden behind a lot of metal aan plastic. I didn't want to take the washer apart and the dryer too.

                                  Just a simple solution working for multiple devices.

                                  bjacobseB Offline
                                  bjacobseB Offline
                                  bjacobse
                                  wrote on last edited by
                                  #105

                                  @Yveaux said in What did you build today (Pictures) ?:

                                  @bjacobse said in What did you build today (Pictures) ?:

                                  @Yveaux
                                  I think I have similar washing machine, doesn't the LED blink if leave the laundry inside the machine after it had ended washing?

                                  The sensor is placed on a led that lights when the machine is finished. I would prefer a led that is lit when it is washing and goes out when finished, but my machine hasn't any.

                                  Just curious, if you anyway have had the lid/cover removed from washing machine, why not solder wires parallel to LED and connect to an optocoupler that feeds signal direct to Arduino, and also take 5V supply from the washing machine, and then you can avoid using batteries

                                  Now I simply removed the cover to hide the wire. The electronics and led are hidden behind a lot of metal aan plastic. I didn't want to take the washer apart and the dryer too.

                                  Just a simple solution working for multiple devices.

                                  Ah this make good sense, I didn't think the electronics was hidden and difficult to get to

                                  YveauxY 1 Reply Last reply
                                  0
                                  • bjacobseB bjacobse

                                    @Yveaux said in What did you build today (Pictures) ?:

                                    @bjacobse said in What did you build today (Pictures) ?:

                                    @Yveaux
                                    I think I have similar washing machine, doesn't the LED blink if leave the laundry inside the machine after it had ended washing?

                                    The sensor is placed on a led that lights when the machine is finished. I would prefer a led that is lit when it is washing and goes out when finished, but my machine hasn't any.

                                    Just curious, if you anyway have had the lid/cover removed from washing machine, why not solder wires parallel to LED and connect to an optocoupler that feeds signal direct to Arduino, and also take 5V supply from the washing machine, and then you can avoid using batteries

                                    Now I simply removed the cover to hide the wire. The electronics and led are hidden behind a lot of metal aan plastic. I didn't want to take the washer apart and the dryer too.

                                    Just a simple solution working for multiple devices.

                                    Ah this make good sense, I didn't think the electronics was hidden and difficult to get to

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

                                    @bjacobse said in What did you build today (Pictures) ?:

                                    Ah this make good sense, I didn't think the electronics was hidden and difficult to get to

                                    It's German quality :smirk:

                                    http://yveaux.blogspot.nl

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

                                      Finally got my LoRaWAN RAk831 with RPI gateway online

                                      1 Reply Last reply
                                      2
                                      • YveauxY Yveaux

                                        Battery powered MySensors Washing machine & dryer monitor, using LDR's to monitor LEDs on front of the appliances.
                                        Each time a LED toggles, the node wakes from interrupt and sends a message. Easy peasy!
                                        When a device is ready, I'll get a message on my mobile phone :smile:

                                        0_1511607742913_upload-656fdf4c-6707-4a8b-a58c-ef7e74fe1b9f

                                        0_1511607798459_upload-0183f0a1-571d-45e6-8ecc-b4a33fd9c4e9

                                        Still need to stuff it in an enclosure...

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

                                        @Yveaux So I never fully understood the reasoning behind putting sensors on a washer or dryer. So you start your clothes washing or drying before you leave for somewhere. Is there a reason to know that it's finished when you are away? There is nothing you can do about it until you get home, at which time you could reasonably assume that it is finished. If you are home, can't you just go and check it after some time? Why would you need a message on your phone?

                                        Just curious.

                                        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/

                                        YveauxY Nca78N bjacobseB 3 Replies Last reply
                                        0
                                        • dbemowskD dbemowsk

                                          @Yveaux So I never fully understood the reasoning behind putting sensors on a washer or dryer. So you start your clothes washing or drying before you leave for somewhere. Is there a reason to know that it's finished when you are away? There is nothing you can do about it until you get home, at which time you could reasonably assume that it is finished. If you are home, can't you just go and check it after some time? Why would you need a message on your phone?

                                          Just curious.

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

                                          @dbemowsk just to keep the machines running continuously ;-)
                                          And I need to go up 3 stairs to just check on them :hankey:

                                          http://yveaux.blogspot.nl

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


                                          10

                                          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