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.0k 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 sindrome73

    @kalina
    And then once connected to the Raspy ?? What are you doing?? And a new thing for me !!

    kalinaK Offline
    kalinaK Offline
    kalina
    Hardware Contributor
    wrote on last edited by
    #481

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

    @kalina
    And then once connected to the Raspy ?? What are you doing?? And a new thing for me !!

    Maybe this picture will explain my intentions :grinning:

    0_1522688352475_e109f35f-eafe-4646-9ab3-61f4bd4a3cd2-image.png

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sindrome73
      wrote on last edited by
      #482

      Ok, now it's clearer :+1:

      1 Reply Last reply
      0
      • mfalkviddM Offline
        mfalkviddM Offline
        mfalkvidd
        Mod
        wrote on last edited by
        #483

        Today's work:

        1. Fixed https://github.com/mysensors/MySensors/issues/1096 (PR in progress)
        2. Fixed 60+ spelling mistakes in the example sketches https://github.com/mfalkvidd/MySensors/commit/6e7ee6ab30d503a6f288553689fdfbe645c931e6 (will submit PR when above PR is done)
        1 Reply Last reply
        5
        • D Offline
          D Offline
          dakipro
          wrote on last edited by dakipro
          #484

          My friend had a leakage from the water heater, luckily he was around (and renting) so not much damage was made, so inspired by the incident I made another water leakage sensor for water heater (reusing the code from my previous "ribbon cable sensor" )

          0_1522788478283_Water leak - water heater-1_1024.jpg

          1_1522788478283_Water leak - water heater-2_1024.jpg

          Then I have an "alarm" flow in node-red (via openhab) which blinks all lights in the house, sends notification to mobile phones with high priority etc. Which brings me a lot of joy when all works fine (and annoys my wife, as usual)...

          They are so easy to made that I might as well make a few of them just for convenience and "feeling rich with sensors" if you guys know what I mean :)

          C: OpenHAB2 with node-red on linux laptop
          GW: Arduino Nano - W5100 Ethernet, Nrf24l01+ 2,4Ghz mqtt
          GW: Arduino Mega, RFLink 433Mhz

          sundberg84S 1 Reply Last reply
          4
          • D dakipro

            My friend had a leakage from the water heater, luckily he was around (and renting) so not much damage was made, so inspired by the incident I made another water leakage sensor for water heater (reusing the code from my previous "ribbon cable sensor" )

            0_1522788478283_Water leak - water heater-1_1024.jpg

            1_1522788478283_Water leak - water heater-2_1024.jpg

            Then I have an "alarm" flow in node-red (via openhab) which blinks all lights in the house, sends notification to mobile phones with high priority etc. Which brings me a lot of joy when all works fine (and annoys my wife, as usual)...

            They are so easy to made that I might as well make a few of them just for convenience and "feeling rich with sensors" if you guys know what I mean :)

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

            @dakipro what kind of setup do you end up with regarding bootloader / bod? What do you use to reprogram the pro minis bootloader?

            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
            0
            • D Offline
              D Offline
              dakipro
              wrote on last edited by
              #486

              @sundberg84 these run great on 1.8v BOD with some bootloader I found on the web (linked in the last post here ).

              I use uno to flash the bootloader (tried with some IVRs but never got it to work, so just dedicated one uno prototyping hat for flashing) and then upload the sketch with IDE.

              They are reporting battery from 2v to 3v (0-100%), and previous linked node is now reporting 51% of battery after 6 months, with sensor check every 2min and hearth beat every 4h.

              C: OpenHAB2 with node-red on linux laptop
              GW: Arduino Nano - W5100 Ethernet, Nrf24l01+ 2,4Ghz mqtt
              GW: Arduino Mega, RFLink 433Mhz

              1 Reply Last reply
              1
              • D Offline
                D Offline
                dakipro
                wrote on last edited by
                #487

                Installed z-wave roller blinds (discussed on this topic) from Swedish company m.nu .

                If all is great, I will order three more motors (and two knobs/switches) for living room and terrace doors (which should also automatically keep the shades open if doors er open, to prevent damage).

                Made a basic node-red flow that uses xiaomi lux sensor to get them down, but ultimate goal is to have them understand when the light is very bright and when it is "cozy", perhaps even knowing to get the blinds just low enough. Found one good explanation on the internet, will check it out (perhaps use multiple lux sensors strategically placed around the room to determine sun position and strength). Any tips and tricks?

                (gif of the action, cannot upload gif to the forum https://media.giphy.com/media/5aY6vSwVn1hsdYC6nd/giphy.gif )

                C: OpenHAB2 with node-red on linux laptop
                GW: Arduino Nano - W5100 Ethernet, Nrf24l01+ 2,4Ghz mqtt
                GW: Arduino Mega, RFLink 433Mhz

                1 Reply Last reply
                1
                • Nca78N Offline
                  Nca78N Offline
                  Nca78
                  Hardware Contributor
                  wrote on last edited by Nca78
                  #488

                  I printed a small box and put my first "22" board in action on my entrance door. So far so good it's reporting the status reliably, and looking really tiny. A big difference with my first sensor 2 years ago in a big generic project box.
                  Just need to clean the glue left from previous sensor now :)

                  0_1523359333638_IMG_20180410_171653.jpg

                  0_1523362545558_IMG_20180410_191112.jpg

                  D 1 Reply Last reply
                  4
                  • Nca78N Nca78

                    I printed a small box and put my first "22" board in action on my entrance door. So far so good it's reporting the status reliably, and looking really tiny. A big difference with my first sensor 2 years ago in a big generic project box.
                    Just need to clean the glue left from previous sensor now :)

                    0_1523359333638_IMG_20180410_171653.jpg

                    0_1523362545558_IMG_20180410_191112.jpg

                    D Offline
                    D Offline
                    dakipro
                    wrote on last edited by
                    #489

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

                    "22" board
                    Looks great, can we get more info about it/link?

                    C: OpenHAB2 with node-red on linux laptop
                    GW: Arduino Nano - W5100 Ethernet, Nrf24l01+ 2,4Ghz mqtt
                    GW: Arduino Mega, RFLink 433Mhz

                    Nca78N 1 Reply Last reply
                    0
                    • mfalkviddM Offline
                      mfalkviddM Offline
                      mfalkvidd
                      Mod
                      wrote on last edited by
                      #490

                      I've continued my quest to get all MySensors defines documented, by creating some pull requests
                      https://github.com/mysensors/MySensors/pull/1111
                      https://github.com/mysensors/MySensors/pull/1108
                      https://github.com/mysensors/MySensors/pull/1106
                      https://github.com/mysensors/MySensors/pull/1105

                      The only keywords left new are ones that I don't understand good enough to document. These are tracked in
                      https://github.com/mysensors/MySensors/issues/1107 and https://github.com/mysensors/MySensors/issues/1090

                      1 Reply Last reply
                      6
                      • mfalkviddM Offline
                        mfalkviddM Offline
                        mfalkvidd
                        Mod
                        wrote on last edited by mfalkvidd
                        #491

                        I also added buy links for a shielded PA+LNA module and a more reliable source for regular nrf24l01+, on request by @gohan who managed to dig up good Aliexpress buying sources. Thanks gohan!
                        The buying links are available at https://www.mysensors.org/build/connect_radio and https://www.mysensors.org/store/radio

                        1 Reply Last reply
                        1
                        • D dakipro

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

                          "22" board
                          Looks great, can we get more info about it/link?

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

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

                          Looks great, can we get more info about it/link?

                          Not really, I posted about it long ago here (https://forum.mysensors.org/topic/7836/what-did-you-build-today-pictures/136) It's just made for me to play by making a sensor as small as possible, but it's pretty hard to solder and with CR1632 and nrf22 the battery life won't be that good (around 1 year) so I don't think I'll publish it.

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

                            These arrived today...
                            New gateway and nodes with signing is first on my list.

                            0_1523470226809_IMG_20180411_200901.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
                            4
                            • ThucarT Offline
                              ThucarT Offline
                              Thucar
                              wrote on last edited by
                              #494

                              Built half of my dutch bucket system. Namely the drain part. Irrigation to follow.

                              0_1523760716315_P4141131_v1.JPG 0_1523760724731_P4141133_v1.JPG 0_1523760736892_P4141140_v1.JPG 0_1523760744189_P4141141_v1.JPG
                              0_1523760676911_P4141144_v1.JPG

                              Controller: Node-Red
                              Gateway: SerialGateway & GSMMQTTGateway
                              MySensors: 2.2.0

                              1 Reply Last reply
                              3
                              • dbemowskD Offline
                                dbemowskD Offline
                                dbemowsk
                                wrote on last edited by
                                #495

                                Working on setting up a new work bench in my back room in my basement where my HA equipment rack is. I wanted to build a case for my serial nRF24L01-PA-LNA gateway built on a rev8 Easy Newbie board. I just had the board sitting on a shelf on my rack, and now I want to mount it on my MDF board with all of my other equipment. Here is the design that I came up with for the case.
                                0_1523766811586_6c9ecee9-2040-43ef-a6ee-29fe5c21f0e1-image.png

                                This is the inside bottom of the case:
                                0_1523768012922_fe041e3f-d5a2-4b98-a29d-39c4d6d38e75-image.png

                                And here is inside the top of the case:
                                0_1523768171460_d2faabd3-4762-4ca4-a161-b42d2a5cf5e9-image.png

                                It has a spot for 3 - 5mm LEDs for the transmit, receive and error lights. There is a hole on the right side of the case for the PA-LNA antenna connector. The oval hole on the lower right side of the case is for the DC in jack. I had one of these in my parts bin:
                                0_1523767172381_9e6f475c-0442-4e9d-9434-ddfd85377ea4-image.png
                                The hole on the bottom right is for the FTDI adapter connection. I am using one of these adapters that has a mini-USB connector:
                                0_1523767301286_5a03d8e4-74c9-417a-b1dc-8cf143d575fc-image.png

                                I have the case running on the printer now. I will post pics when it is done.

                                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 dbemowskD 2 Replies Last reply
                                3
                                • dbemowskD dbemowsk

                                  Working on setting up a new work bench in my back room in my basement where my HA equipment rack is. I wanted to build a case for my serial nRF24L01-PA-LNA gateway built on a rev8 Easy Newbie board. I just had the board sitting on a shelf on my rack, and now I want to mount it on my MDF board with all of my other equipment. Here is the design that I came up with for the case.
                                  0_1523766811586_6c9ecee9-2040-43ef-a6ee-29fe5c21f0e1-image.png

                                  This is the inside bottom of the case:
                                  0_1523768012922_fe041e3f-d5a2-4b98-a29d-39c4d6d38e75-image.png

                                  And here is inside the top of the case:
                                  0_1523768171460_d2faabd3-4762-4ca4-a161-b42d2a5cf5e9-image.png

                                  It has a spot for 3 - 5mm LEDs for the transmit, receive and error lights. There is a hole on the right side of the case for the PA-LNA antenna connector. The oval hole on the lower right side of the case is for the DC in jack. I had one of these in my parts bin:
                                  0_1523767172381_9e6f475c-0442-4e9d-9434-ddfd85377ea4-image.png
                                  The hole on the bottom right is for the FTDI adapter connection. I am using one of these adapters that has a mini-USB connector:
                                  0_1523767301286_5a03d8e4-74c9-417a-b1dc-8cf143d575fc-image.png

                                  I have the case running on the printer now. I will post pics when it is done.

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

                                  @dbemowsk very impressed by your openscad designs, as always :+1:

                                  http://yveaux.blogspot.nl

                                  1 Reply Last reply
                                  0
                                  • dbemowskD Offline
                                    dbemowskD Offline
                                    dbemowsk
                                    wrote on last edited by dbemowsk
                                    #497

                                    For anyone interested, here is an OpenSCAD rendering of the MySensors logo:
                                    0_1523772425973_bb57755a-8866-4200-9688-7028e69727e9-image.png

                                    I tried posting the OpenScad code for this, but it is too long to add to a normal post. So here is a link to the OpenSCAD file.
                                    MySensors_logo.scad

                                    Special thanks to @hek for giving me the .svg file that allowed me to create this. I would be curious to see peoples uses for this.

                                    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
                                    1
                                    • dbemowskD dbemowsk

                                      Working on setting up a new work bench in my back room in my basement where my HA equipment rack is. I wanted to build a case for my serial nRF24L01-PA-LNA gateway built on a rev8 Easy Newbie board. I just had the board sitting on a shelf on my rack, and now I want to mount it on my MDF board with all of my other equipment. Here is the design that I came up with for the case.
                                      0_1523766811586_6c9ecee9-2040-43ef-a6ee-29fe5c21f0e1-image.png

                                      This is the inside bottom of the case:
                                      0_1523768012922_fe041e3f-d5a2-4b98-a29d-39c4d6d38e75-image.png

                                      And here is inside the top of the case:
                                      0_1523768171460_d2faabd3-4762-4ca4-a161-b42d2a5cf5e9-image.png

                                      It has a spot for 3 - 5mm LEDs for the transmit, receive and error lights. There is a hole on the right side of the case for the PA-LNA antenna connector. The oval hole on the lower right side of the case is for the DC in jack. I had one of these in my parts bin:
                                      0_1523767172381_9e6f475c-0442-4e9d-9434-ddfd85377ea4-image.png
                                      The hole on the bottom right is for the FTDI adapter connection. I am using one of these adapters that has a mini-USB connector:
                                      0_1523767301286_5a03d8e4-74c9-417a-b1dc-8cf143d575fc-image.png

                                      I have the case running on the printer now. I will post pics when it is done.

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

                                      So I tried printing the cover for this with my original design using Cura as my slicer, and I couldn't get the logo to print right, plus the text under the LEDs was a bit too small. I then modified the design a bit and made the logo and text a bit bigger. I again tried printing it using Cura, but the logo still was missing some lines in the body. I then thought that part of the problem was the slicer I was using, so I tried it using Slic3r and I have to say, the logo came out MUCH better.
                                      0_1524009391075_716860d0-bf73-441c-bc16-85e91ce5e852-image.png

                                      I ended up losing the Y in "My" Sensors and the ending "t" in "Transmit", but I am going to use the case the way I currently have it. Now I just have to assemble the new gateway. I am planning on making a whole new gateway and trying out the new 2.2.0 library. Hopefully my older 2.0.0 nodes will not have any issues with it, but that is why I plan on keeping my pro mini from my 2.0.0 gateway so I can revert back to that if I have to.

                                      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
                                      1
                                      • D Offline
                                        D Offline
                                        dakipro
                                        wrote on last edited by
                                        #499

                                        Built case for soldering tools, to easily move them out of the way.

                                        0_1525033392218_Soldering tools holder 2 - IMG_2292_1024.jpg

                                        0_1525033398349_Soldering tools holder 1 - IMG_2260_1024.jpg

                                        Not really, bought it on banggood and asked wife to assemble it (she likes those type of projects, especially if the office might look a tiny bit cleaner) https://www.banggood.com/DIY-Self-assemble-RC-Model-Tools-Case-Screwdriver-Box-Gripper-Package-Plier-Stand-Retro-Style-p-1257252.html?cur_warehouse=CN

                                        Laser cut plywood(or something), looks quite nice I think. I will order few more when they appear in stock.

                                        C: OpenHAB2 with node-red on linux laptop
                                        GW: Arduino Nano - W5100 Ethernet, Nrf24l01+ 2,4Ghz mqtt
                                        GW: Arduino Mega, RFLink 433Mhz

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

                                          So here is my contribution to this tread: a differential drive "brain". A work in progress:

                                          0_1525210230419_IMG_9439.jpg

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


                                          7

                                          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