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.5k 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.
  • bjacobseB Offline
    bjacobseB Offline
    bjacobse
    wrote on last edited by bjacobse
    #508

    Bathroom controller. It consist of a relaybox with a HLK 5v power source, it's hidden in the closet. Then I have realy to light, nightlight, mirrorheat, and extraction fan
    And then the controller it self it's a Wemos D1 Mini Pro, Si7021 Temp/Hum, sensor and a PIR HC-SR501
    0_1525805331216_IMG_20180429_132218.jpg
    0_1525805362758_IMG_20180429_133121.jpg
    0_1525805385308_IMG_20180429_134443.jpg
    0_1525805405692_IMG_20180429_135200.jpg

    3D file is created with Freecad, STL files are available here:
    https://www.thingiverse.com/thing:2890456

    dbemowskD gohanG 2 Replies Last reply
    5
    • bjacobseB bjacobse

      Bathroom controller. It consist of a relaybox with a HLK 5v power source, it's hidden in the closet. Then I have realy to light, nightlight, mirrorheat, and extraction fan
      And then the controller it self it's a Wemos D1 Mini Pro, Si7021 Temp/Hum, sensor and a PIR HC-SR501
      0_1525805331216_IMG_20180429_132218.jpg
      0_1525805362758_IMG_20180429_133121.jpg
      0_1525805385308_IMG_20180429_134443.jpg
      0_1525805405692_IMG_20180429_135200.jpg

      3D file is created with Freecad, STL files are available here:
      https://www.thingiverse.com/thing:2890456

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

      @bjacobse Nice project. I like the 3D printed wall box. have you given any thought of having separate control of the lights and extraction fan? The reason I ask is that it may be beneficial to use the temp/humidity sensor to determine when the fan runs or gets shut off based on room humidity. This would be useful to reduce the chance of mold brought on by excess humidity.

      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/

      bjacobseB 1 Reply Last reply
      0
      • bjacobseB bjacobse

        Bathroom controller. It consist of a relaybox with a HLK 5v power source, it's hidden in the closet. Then I have realy to light, nightlight, mirrorheat, and extraction fan
        And then the controller it self it's a Wemos D1 Mini Pro, Si7021 Temp/Hum, sensor and a PIR HC-SR501
        0_1525805331216_IMG_20180429_132218.jpg
        0_1525805362758_IMG_20180429_133121.jpg
        0_1525805385308_IMG_20180429_134443.jpg
        0_1525805405692_IMG_20180429_135200.jpg

        3D file is created with Freecad, STL files are available here:
        https://www.thingiverse.com/thing:2890456

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

        @bjacobse don't you get false pir detections with the wemos that close to the pir sensor?

        bjacobseB 1 Reply Last reply
        0
        • dbemowskD dbemowsk

          @bjacobse Nice project. I like the 3D printed wall box. have you given any thought of having separate control of the lights and extraction fan? The reason I ask is that it may be beneficial to use the temp/humidity sensor to determine when the fan runs or gets shut off based on room humidity. This would be useful to reduce the chance of mold brought on by excess humidity.

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

          @dbemowsk Thank you
          For now as it's in early stage, I use the left switch to switch on (when I goto shower)on manually the fan, mirror heat, fan, and light and nightlight for 10min.
          the right switch is only to start the fan for 5 min
          I have not yet added humidity to start extraction fan automatically, but yes I will add this to the ESPEASY, rules

          1 Reply Last reply
          0
          • gohanG gohan

            @bjacobse don't you get false pir detections with the wemos that close to the pir sensor?

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

            @gohan
            No, I have a fairly large electrolyte cap on power supply on the controller PCB, to stabilize the PIR/Wemod/si7021 power source.

            Actually when the bathroom door is open, and someone walk by the bathroom, the PIR will detect this and switch ON the light. I could consider to update 3D print to add a "wall" to block PIR.
            The idea is that this PIR potentially can be used to connect to burglaralarm (but again I need to verify that I dont get false PIR reading due to sunlight)

            1 Reply Last reply
            0
            • gohanG Offline
              gohanG Offline
              gohan
              Mod
              wrote on last edited by
              #513

              I was asking because quite some people had issues with the PIR being too close to the antenna as the antenna during transmission was inducing some noise that triggered the sensor so they needed to move them apart to solve the issue

              bjacobseB 1 Reply Last reply
              0
              • E Offline
                E Offline
                executivul
                wrote on last edited by
                #514

                Depending on the number of simultaneously active relays and the weemos tx power requirements make sure you don't overheat the HLK module, fire hazzard.
                My 8 relay board draws a whooping 500ma @5V when all of them are active.

                bjacobseB 1 Reply Last reply
                0
                • gohanG gohan

                  I was asking because quite some people had issues with the PIR being too close to the antenna as the antenna during transmission was inducing some noise that triggered the sensor so they needed to move them apart to solve the issue

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

                  @gohan thanks I didn't think of the RF transmission from Wemos should impact PIR sensor, I only have thought of the power ripple. how far distance should affect PIR? I think mine is approx 2 cm apart

                  mfalkviddM 1 Reply Last reply
                  0
                  • E executivul

                    Depending on the number of simultaneously active relays and the weemos tx power requirements make sure you don't overheat the HLK module, fire hazzard.
                    My 8 relay board draws a whooping 500ma @5V when all of them are active.

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

                    @executivul
                    Good point, But I have looked at the power/current budget.
                    I have 4 pcs relay, JQC-3FF 5V DC, spec: https://www.futurlec.com/Relays/JQC-3FF-05.shtml uses 0,36W each x 4 pcs = total 1,44W.
                    Usage of Wemos D1 Mini Pro is unknown, at least there is no spec...https://wiki.wemos.cc/products:d1:d1_mini_pro#documentation let says it uses 1 W
                    HLK01 is rated to provide 3W
                    Should be all ok

                    1 Reply Last reply
                    0
                    • bjacobseB bjacobse

                      @gohan thanks I didn't think of the RF transmission from Wemos should impact PIR sensor, I only have thought of the power ripple. how far distance should affect PIR? I think mine is approx 2 cm apart

                      mfalkviddM Offline
                      mfalkviddM Offline
                      mfalkvidd
                      Mod
                      wrote on last edited by mfalkvidd
                      #517

                      @bjacobse I had problems with ~3-4cm. Lots of false triggers on the pir. But if you are not experiencing false triggers your setup is probably fine.

                      More info: https://forum.mysensors.org/post/78771

                      bjacobseB 1 Reply Last reply
                      0
                      • mfalkviddM mfalkvidd

                        @bjacobse I had problems with ~3-4cm. Lots of false triggers on the pir. But if you are not experiencing false triggers your setup is probably fine.

                        More info: https://forum.mysensors.org/post/78771

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

                        @mfalkvidd Thanks for the link to the post, I think I should upgrade and use aluminium foil as you done to make a GND shield around the PIR sensor

                        1 Reply Last reply
                        1
                        • dbemowskD dbemowsk

                          Finally finished my 2.2.0 gateway and have it mounted in the new enclosure. It appears to be talking to my 2.0.0 sensors just fine.!
                          0_1525234938553_567ab940-cceb-4167-8ed1-bb8038ab854a-image.png

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

                          So I have uploaded the 3D design files for my MySensors gateway case to thingiverse for anyone that is interested.
                          https://www.thingiverse.com/thing:2904969
                          I have included the OpenSCAD file used to generate the .stl files. I would be interested in seeing posts of other makes or remixes of the design.
                          0_1526002262637_67192e23-fb8e-466b-94f5-fcd97b18d713-image.png
                          0_1526002292130_7b6ba83e-5139-4e4a-9e80-711f9522b90d-image.png
                          0_1526002312195_131bcc11-a1ab-4c59-874a-6399fd4fe029-image.png

                          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/

                          NeverDieN 1 Reply Last reply
                          5
                          • dbemowskD dbemowsk

                            So I have uploaded the 3D design files for my MySensors gateway case to thingiverse for anyone that is interested.
                            https://www.thingiverse.com/thing:2904969
                            I have included the OpenSCAD file used to generate the .stl files. I would be interested in seeing posts of other makes or remixes of the design.
                            0_1526002262637_67192e23-fb8e-466b-94f5-fcd97b18d713-image.png
                            0_1526002292130_7b6ba83e-5139-4e4a-9e80-711f9522b90d-image.png
                            0_1526002312195_131bcc11-a1ab-4c59-874a-6399fd4fe029-image.png

                            NeverDieN Offline
                            NeverDieN Offline
                            NeverDie
                            Hero Member
                            wrote on last edited by NeverDie
                            #520

                            @dbemowsk Nice work!

                            Now that I finally own a 3D printer, I can't believe I waited so long to get one. I encourage anyone who doesn't yet have a 3D printer to get one too. Sharing enclosure files in addition to PCB designs is the next level.

                            bjacobseB alexsh1A 2 Replies Last reply
                            3
                            • NeverDieN NeverDie

                              @dbemowsk Nice work!

                              Now that I finally own a 3D printer, I can't believe I waited so long to get one. I encourage anyone who doesn't yet have a 3D printer to get one too. Sharing enclosure files in addition to PCB designs is the next level.

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

                              @neverdie I can only agree - to buy ans use a 3D printer is really good and some fun too

                              1 Reply Last reply
                              0
                              • NeverDieN NeverDie

                                @dbemowsk Nice work!

                                Now that I finally own a 3D printer, I can't believe I waited so long to get one. I encourage anyone who doesn't yet have a 3D printer to get one too. Sharing enclosure files in addition to PCB designs is the next level.

                                alexsh1A Offline
                                alexsh1A Offline
                                alexsh1
                                wrote on last edited by
                                #522

                                @neverdie how are you getting on with setting the printer up? I have been struggling with the correct setting for some time with problems like the plastic would stick to the surface even though it is pre-heated. At the end I got really frustrated and retuned the printer. I am using www.3dhubs.com now if I need to print anything.

                                dbemowskD NeverDieN 2 Replies Last reply
                                0
                                • alexsh1A alexsh1

                                  @neverdie how are you getting on with setting the printer up? I have been struggling with the correct setting for some time with problems like the plastic would stick to the surface even though it is pre-heated. At the end I got really frustrated and retuned the printer. I am using www.3dhubs.com now if I need to print anything.

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

                                  @alexsh1 What brand/model of printer were you using? Also, what type of plastic were you trying to print with?

                                  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/

                                  alexsh1A 1 Reply Last reply
                                  0
                                  • alexsh1A alexsh1

                                    @neverdie how are you getting on with setting the printer up? I have been struggling with the correct setting for some time with problems like the plastic would stick to the surface even though it is pre-heated. At the end I got really frustrated and retuned the printer. I am using www.3dhubs.com now if I need to print anything.

                                    NeverDieN Offline
                                    NeverDieN Offline
                                    NeverDie
                                    Hero Member
                                    wrote on last edited by NeverDie
                                    #524

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

                                    @neverdie how are you getting on with setting the printer up? I have been struggling with the correct setting for some time with problems like the plastic would stick to the surface even though it is pre-heated. At the end I got really frustrated and retuned the printer. I am using www.3dhubs.com now if I need to print anything.

                                    It's working like a dream with both PLA and PETG, which are the only plastics I've tried thus far. I'm using the Prusa I3 MK3 (Prusa's 4th generation 3D printer). Following dbemowsk's suggestion, I'm now using Octoprint, running on a Raspi3b, which is mostly useful for uploading print files and monitoring from a distance using a webcam. Honestly, though, once it gets past the first layer, I haven't had any failures, so the webcam probably isn't needed at all.

                                    1 Reply Last reply
                                    0
                                    • dbemowskD dbemowsk

                                      @alexsh1 What brand/model of printer were you using? Also, what type of plastic were you trying to print with?

                                      alexsh1A Offline
                                      alexsh1A Offline
                                      alexsh1
                                      wrote on last edited by
                                      #525

                                      @dbemowsk I was using PLA. The printer was the most popular model on Amazon.
                                      That's the one:

                                      https://www.amazon.co.uk/Wanhao-i3-V2-Duplicator-3D-Printer/dp/B01LWL4CTY/ref=sr_1_11?s=industrial&ie=UTF8&qid=1526325539&sr=1-11&keywords=3d+printer

                                      dbemowskD 1 Reply Last reply
                                      0
                                      • alexsh1A alexsh1

                                        @dbemowsk I was using PLA. The printer was the most popular model on Amazon.
                                        That's the one:

                                        https://www.amazon.co.uk/Wanhao-i3-V2-Duplicator-3D-Printer/dp/B01LWL4CTY/ref=sr_1_11?s=industrial&ie=UTF8&qid=1526325539&sr=1-11&keywords=3d+printer

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

                                        @alexsh1 Strange, that looks like a pretty decent printer.

                                        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/

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

                                          @alexsh1 You can buy PEI print beds as an add on for most printers. Maybe that might have helped your issue. When printing PLA, I print a 5mm brim on the first layer, and that keeps the print object from prematurely dislodging later. Haven't needed a brim though when printing PETG, which just naturally bonds very strongly to the PEI print bed.

                                          If there are going to be failures, they'll probably happen in the first layer. Once you get beyond that, it's smooth sailing.

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