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 203.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.
  • dbemowskD dbemowsk

    @sincze I should have known. All you had to say was memory and it would have made sense, or should I say sincze. LOL. With needing to hold states of 900 LEDs, I am going to guess that they are WS2812 LED strips.

    sinczeS Offline
    sinczeS Offline
    sincze
    MySensors Evangelist
    wrote on last edited by
    #233

    @dbemowsk You are correct ;-) , well at least I thought I bought those but got: SK6812 RGBW (comparable to ws2812b). The pretty work just fine.

    1 Reply Last reply
    1
    • dbemowskD dbemowsk

      Today's progress on the new switch consists of finishing the basic 3D model of the wall switch plate and working on some of the programming.

      For the wall plate design I do not have buttons as of yet, but the main part of the wall plate turned out good. I did the initial print in yellow because I am out of white at the moment. I am still trying to figure out the best way of printing it. In the video, you will see that the tabs are looking a bit rough. That is because I printed this one face down with supports for the tabs. If I decide to print them that way, it won't be bad because the tabs will be hidden under the wall plate cover. I will try printing them both ways to see which comes out better.

      For the programming, I created a couple bitmap icons and did a sample of those icons animated on the screen. The animations toggle back and forth and each runs for about 10 seconds. One bitmap is a rain drop, and the other is a snow flake. The idea is to use these to display weather conditions. I will probably design some clouds and a sun as well and have 4 possible animated weather displays.
      https://youtu.be/icre7xeprJI

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

      Some more sample display layouts.
      0_1513921290063_82c090de-70c7-40e5-a51c-184564d66bef-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/

      1 Reply Last reply
      2
      • mfalkviddM Offline
        mfalkviddM Offline
        mfalkvidd
        Mod
        wrote on last edited by
        #235

        0_1513970830836_File-2017-12-22,-20-22-39.jpg
        Reverse-engineering a bluetooth battery monitor from Conrad.

        The battery monitor has an Android and iOS app that displays voltage, but I wanted to read the data from an ESP32 (lower right corner of the pic).

        This hack is probably worth a thread on its own, will add that later.

        mfalkviddM 1 Reply Last reply
        3
        • mfalkviddM mfalkvidd

          0_1513970830836_File-2017-12-22,-20-22-39.jpg
          Reverse-engineering a bluetooth battery monitor from Conrad.

          The battery monitor has an Android and iOS app that displays voltage, but I wanted to read the data from an ESP32 (lower right corner of the pic).

          This hack is probably worth a thread on its own, will add that later.

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

          More info on my ble hack: https://forum.mysensors.org/topic/8773/reverse-engineering-a-gl10-ble-bluetooth-battery-monitor-using-esp32

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

            Maybe a bit off-topic, but I use octoprint as server for my 3d printer, and use Domoticz as homeautomation server. I want to know when 3D print is done, so I created a node-red flow that connects this via MQTT, so domotics shows print progress...

            https://www.domoticz.com/forum/viewtopic.php?f=21&t=14021&p=162935#p162935

            dbemowskD 1 Reply Last reply
            4
            • bjacobseB bjacobse

              Maybe a bit off-topic, but I use octoprint as server for my 3d printer, and use Domoticz as homeautomation server. I want to know when 3D print is done, so I created a node-red flow that connects this via MQTT, so domotics shows print progress...

              https://www.domoticz.com/forum/viewtopic.php?f=21&t=14021&p=162935#p162935

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

              @bjacobse I literally just started using octoprint about a week ago. I am curious how you get the progress data into node-red to send over MQTT?

              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
              • gohanG Offline
                gohanG Offline
                gohan
                Mod
                wrote on last edited by
                #239

                0_1514045782496_DPS5015.jpg
                Well.. I didn't build it as it was already assembled, but I did had to some soldering to put it together and also did a mod to the case by adding 2 extra binding posts to the front. Btw it is a DPS5015 with a BT module that I fitted behind the screen

                1 Reply Last reply
                1
                • dbemowskD dbemowsk

                  @bjacobse I literally just started using octoprint about a week ago. I am curious how you get the progress data into node-red to send over MQTT?

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

                  @dbemowsk
                  hi did you check the link I supplied? I rather discuss the topic in domoticz forum, as it could benefit other Domoticz/octoprint userrs
                  https://www.domoticz.com/forum/viewtopic.php?f=21&t=14021&p=162935#p162935
                  but I have installed on the octoprint the mqtt plugin, as my domoticz is also running both mosquitto and node-red, I specify the ip adress for domoticz in setup the broker in octoprint plugin mqtt,

                  1 Reply Last reply
                  1
                  • A Offline
                    A Offline
                    arnold
                    wrote on last edited by
                    #241

                    Finalised my indoor weather station with light intensity measurement build around a WeMos D1 mini. The system is using a BME280 module for pressure, humidity and temperature measurement. The light intensity is using a normal plain good old LDR.
                    Step down converter to convert input voltage towards 5 Volt.
                    Of course using the esp8266 MySensors solution! Great achievement to all involved in building it. Really awesome!

                    Case designed in Onshape and printed on a Ultimaker 2+.

                    0_1514121669869_indoor weather station outside.jpeg
                    1_1514121669917_Indoor weatherstation inside.jpeg

                    gohanG dbemowskD 2 Replies Last reply
                    7
                    • A arnold

                      Finalised my indoor weather station with light intensity measurement build around a WeMos D1 mini. The system is using a BME280 module for pressure, humidity and temperature measurement. The light intensity is using a normal plain good old LDR.
                      Step down converter to convert input voltage towards 5 Volt.
                      Of course using the esp8266 MySensors solution! Great achievement to all involved in building it. Really awesome!

                      Case designed in Onshape and printed on a Ultimaker 2+.

                      0_1514121669869_indoor weather station outside.jpeg
                      1_1514121669917_Indoor weatherstation inside.jpeg

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

                      @arnold the print quality of that box looks amazing

                      A 1 Reply Last reply
                      0
                      • gohanG gohan

                        @arnold the print quality of that box looks amazing

                        A Offline
                        A Offline
                        arnold
                        wrote on last edited by
                        #243

                        @gohan Thank you! Although I have some warping on one of the corners unfortunately.

                        1 Reply Last reply
                        0
                        • A arnold

                          Finalised my indoor weather station with light intensity measurement build around a WeMos D1 mini. The system is using a BME280 module for pressure, humidity and temperature measurement. The light intensity is using a normal plain good old LDR.
                          Step down converter to convert input voltage towards 5 Volt.
                          Of course using the esp8266 MySensors solution! Great achievement to all involved in building it. Really awesome!

                          Case designed in Onshape and printed on a Ultimaker 2+.

                          0_1514121669869_indoor weather station outside.jpeg
                          1_1514121669917_Indoor weatherstation inside.jpeg

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

                          @arnold So that is a 3D printed case? Curious where you got the knurled screw inserts that you used in the case for the cover? I am a computer tech and deal with a lot of E-waste disposal and on occasion have grabbed some similar ones from old laptop case parts, but those are really small. The ones that you have there are a decent size.

                          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/

                          A 1 Reply Last reply
                          0
                          • dbemowskD dbemowsk

                            @arnold So that is a 3D printed case? Curious where you got the knurled screw inserts that you used in the case for the cover? I am a computer tech and deal with a lot of E-waste disposal and on occasion have grabbed some similar ones from old laptop case parts, but those are really small. The ones that you have there are a decent size.

                            A Offline
                            A Offline
                            arnold
                            wrote on last edited by
                            #245

                            @dbemowsk ], yes it's a fully printed case using PLA material.
                            I bought some nice and decent brass knurled from Banggood. Bought directly some M3 bolts made of stainless steel also at Banggood.The bolts you can get in different lengths.

                            NeverDieN 1 Reply Last reply
                            2
                            • A arnold

                              @dbemowsk ], yes it's a fully printed case using PLA material.
                              I bought some nice and decent brass knurled from Banggood. Bought directly some M3 bolts made of stainless steel also at Banggood.The bolts you can get in different lengths.

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

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

                              @dbemowsk ], yes it's a fully printed case using PLA material.
                              I bought some nice and decent brass knurled from Banggood. Bought directly some M3 bolts made of stainless steel also at Banggood.The bolts you can get in different lengths.

                              Nice. And thanks for the links.

                              How do you secure the brass knurls in the box? Do you glue them or press fit them or...?

                              A dbemowskD 2 Replies Last reply
                              0
                              • NeverDieN NeverDie

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

                                @dbemowsk ], yes it's a fully printed case using PLA material.
                                I bought some nice and decent brass knurled from Banggood. Bought directly some M3 bolts made of stainless steel also at Banggood.The bolts you can get in different lengths.

                                Nice. And thanks for the links.

                                How do you secure the brass knurls in the box? Do you glue them or press fit them or...?

                                A Offline
                                A Offline
                                arnold
                                wrote on last edited by arnold
                                #247

                                @neverdie, a very very easy handling. Just heat and melt them in the PLA :)

                                I use longer M3 bolts so that I can heat them up (in a flame of a stove or lighter)
                                and able to position them very accurately into the holes which are already there in the case it self. The knurled inserts have 5mm of diameter and I'm designing the holes @ 4.8 mm. If the inserts are heated you will melt them into the 4.8 mm holes and after cooling down...it solid and fixed in the case.

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

                                  Awesome! Thanks.

                                  1 Reply Last reply
                                  0
                                  • NeverDieN NeverDie

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

                                    @dbemowsk ], yes it's a fully printed case using PLA material.
                                    I bought some nice and decent brass knurled from Banggood. Bought directly some M3 bolts made of stainless steel also at Banggood.The bolts you can get in different lengths.

                                    Nice. And thanks for the links.

                                    How do you secure the brass knurls in the box? Do you glue them or press fit them or...?

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

                                    @neverdie The ones that I have done in the past, I just heat up my soldering iron with the knurled piece in the tip for a bit, and then just press them into the holes and let them cool. I have done this too with just plain old nuts, but I like the knurled pieces better.

                                    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
                                    • gohanG Offline
                                      gohanG Offline
                                      gohan
                                      Mod
                                      wrote on last edited by
                                      #250

                                      We could make a new topic about making sensor boxes with projects already done and how to make them

                                      dbemowskD 1 Reply Last reply
                                      1
                                      • gohanG gohan

                                        We could make a new topic about making sensor boxes with projects already done and how to make them

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

                                        @gohan There is the 3D printing category

                                        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/

                                        gohanG 1 Reply Last reply
                                        1
                                        • dbemowskD Offline
                                          dbemowskD Offline
                                          dbemowsk
                                          wrote on last edited by
                                          #252

                                          So I have a basic switch plate done. I think I need to increase the font size on the button text a bit.
                                          0_1514135501181_662c654d-e09d-4a2a-b984-c22df0633343-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/

                                          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.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