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.
  • NeverDieN Offline
    NeverDieN Offline
    NeverDie
    Hero Member
    wrote on last edited by
    #74

    The version 1 board for my button cell TH sensor finally arrived today. Though now obsolete compared to the current Version 4, I put it together anyway, and it works just fine.
    0_1510342995152_CR2032_v1.jpg
    I'll be able to use the I2C connector to get the software working for the si7021 and BME280 TH boards, so I expect the firmware will be finalized and ready to install before the version 4 board even arrives. :)

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

      Today's project:
      0_1510394552232_File 2017-11-11, 10 58 32.jpeg
      Time for the nrf24 to move over and my LoRa concentrator board to take its place on the lab RPi.

      bjacobseB 1 Reply Last reply
      3
      • gohanG Offline
        gohanG Offline
        gohan
        Mod
        wrote on last edited by
        #76

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

        Time for the nrf24 to move over and my LoRa concentrator board to take its place on the lab RPi.

        Why?

        mfalkviddM 1 Reply Last reply
        0
        • gohanG gohan

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

          Time for the nrf24 to move over and my LoRa concentrator board to take its place on the lab RPi.

          Why?

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

          @gohan a LoRaWAN gateway is more fun

          1 Reply Last reply
          1
          • mfalkviddM mfalkvidd

            Today's project:
            0_1510394552232_File 2017-11-11, 10 58 32.jpeg
            Time for the nrf24 to move over and my LoRa concentrator board to take its place on the lab RPi.

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

            @mfalkvidd
            I envy your LoRaWAN gateway... so you will soon add this to TTN maps and show a new gateway in Sweden ;-)

            mfalkviddM 1 Reply Last reply
            0
            • bjacobseB bjacobse

              @mfalkvidd
              I envy your LoRaWAN gateway... so you will soon add this to TTN maps and show a new gateway in Sweden ;-)

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

              @bjacobse define soon... it has already been connected to ttn for 2 hours :-D

              https://www.thethingsnetwork.org/u/mfalkvidd

              bjacobseB 1 Reply Last reply
              0
              • mfalkviddM mfalkvidd

                @bjacobse define soon... it has already been connected to ttn for 2 hours :-D

                https://www.thethingsnetwork.org/u/mfalkvidd

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

                @mfalkvidd
                Damn you're fast :-)

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

                  Today I also started upgrading my Domoticz running Raspbian 7 (Wheezy) to Raspbian 9 (Stretch). I tried to do an in-place upgrade but the rpi wouldn't start after the upgrade so I had to start over on a clean Raspbian 9 image.

                  I took the chance to switch to f2fs for the root filesystem, which should make the SD card less susceptible to corruption. I used this guide and it worked, except that I also added discard to the fourth field in /etc/fstab and changed the sixth field to 0 to not fsck before boot.

                  When I wake up tomorrow, domoticz might have finished compiling.

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

                    Though not directly MySensors related, I am setting my 3D printer up with some lights to see my prints for my MySensors projects better when running a job. These are some white LED light assemblies that have been salvaged from some recycled document cameras. I built a simple 7805 regulator circuit to run them. The next step is to design and print some brackets and articulating arms to mount them to the printer.
                    0_1510472883445_upload-624321fb-df7a-41d4-a54f-1b8337715289
                    0_1510472909796_upload-ad6d9514-19ea-43dd-91ce-87e302af64f5 0_1510472927556_upload-0332836f-c3ef-4256-9df9-60c6f6980b28

                    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
                    • mfalkviddM mfalkvidd

                      Today I also started upgrading my Domoticz running Raspbian 7 (Wheezy) to Raspbian 9 (Stretch). I tried to do an in-place upgrade but the rpi wouldn't start after the upgrade so I had to start over on a clean Raspbian 9 image.

                      I took the chance to switch to f2fs for the root filesystem, which should make the SD card less susceptible to corruption. I used this guide and it worked, except that I also added discard to the fourth field in /etc/fstab and changed the sixth field to 0 to not fsck before boot.

                      When I wake up tomorrow, domoticz might have finished compiling.

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

                      @mfalkvidd ai ai. Yes. I was warned on the Domoticz website about the 'not being able to startup'. I was able to successfully update from Wheezy to Jessi. Skipped the Stretch part for now.

                      Just made some preparations for the new node that has to replace several individual nodes in the technical-room. (Control of WTW, Measurement of heating pipes of CV using Temperature Sensors, Leakage Detector of CV, Door Sensor and last but not least OTGW-Reset)
                      0_1510504350773_What_i_did_today-resized.jpg

                      Could not complete the PCB due to some missing components. The Sketch is running fine on my NANO
                      0_1510504673338_Proto-resized.jpg
                      Looks like a mess now, but this development PCB comes in quite handy.

                      1 Reply Last reply
                      0
                      • scalzS Offline
                        scalzS Offline
                        scalz
                        Hardware Contributor
                        wrote on last edited by scalz
                        #84

                        That was yesterday.. :blush:

                        @tekka and I tested some new features he made, so here was my humble and fun test setup

                        0_1510566539991_IMG_20171112_203729.jpg

                        Of course the Halo GW didn't disappoint us! All boards (mixed mcus and radios nodes) were attacking it at an agressive rate (100ms rate), and there was no crash at all. Halo GW was laughing & kidding us saying "Please give me more, I like doing this" :) (but I was lazy to assemble more, there was 13 nodes on the table..).
                        Too strong @tekka ;)

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

                          Here is my Wemos "Serial" wireless gateway that I just today put together and installed. Connects to Domoticz as an ethernet gateay over wi-fi. Uses a static IP address that I configured on the wi-fi router. By the way, it's powered (and physically supported) by an Ikea USB charger, as seen in the photo. :)
                          0_1510588567991_Wemos_gateway.jpg

                          1 Reply Last reply
                          3
                          • gohanG Offline
                            gohanG Offline
                            gohan
                            Mod
                            wrote on last edited by gohan
                            #86

                            0_1510868791579_IMG_20171116_224416.jpg

                            Mqtt IR remote controller for air conditioning / heat pump

                            0_1510868927908_Screenshot_20171116-224308.png

                            Quick interface design using Mqtt dash

                            Not mysensorized, but still a neat and cheap solution.

                            NeverDieN 1 Reply Last reply
                            2
                            • gohanG gohan

                              0_1510868791579_IMG_20171116_224416.jpg

                              Mqtt IR remote controller for air conditioning / heat pump

                              0_1510868927908_Screenshot_20171116-224308.png

                              Quick interface design using Mqtt dash

                              Not mysensorized, but still a neat and cheap solution.

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

                              @gohan That would make for a very interesting project write-up, so that others might quickly replicate your work without a lot of head scratching.

                              1 Reply Last reply
                              2
                              • gohanG Offline
                                gohanG Offline
                                gohan
                                Mod
                                wrote on last edited by
                                #88

                                It is actually very simple project: I followed this guide -> http://www.sysrun.io/2017/02/22/use-a-esp8266-to-control-your-ac-via-mqtt/ and used a pn2222a to boost the IR Led.
                                Also the app is very simple: just link each item to one of the topics.
                                It was meant to be a simple stand alone solution, connected to an external mqtt broker so you can turn on heating/cooling before coming back home without using any complex Home automation system. It is still in the test phase as I just have the IR led transmitting something and I have to test if it is actually working with the Daikin unit I need to control (it is not in my house so I have to way for the real test)

                                1 Reply Last reply
                                2
                                • sinczeS Offline
                                  sinczeS Offline
                                  sincze
                                  MySensors Evangelist
                                  wrote on last edited by sincze
                                  #89

                                  0_1510959314040_Dallas Working.jpg
                                  With help of @dbemowsk @sundberg84 I was able to complete my "CV All in one sensor" using the easy PCB. ;-)
                                  It now replaces 2 Arduino Nanos with only 1 Easy PCB. Currently the 0,1u Capacitor is missing, however as I was told by the designer it still could work. And it does.

                                  This node:

                                  • monitors the pipes of my central house heating,
                                  • Is able to detect if the heating unit has a leakage.
                                  • Switches on the light if the door is opened
                                  • if the humidity in the bathroom becomes to high, or somebody is cooking.. It will start the BRINKS central WTW.
                                  • Can reset my OTGW unit if it has a lock up.

                                  0_1510959911977_Vloerverwarmin.JPG

                                  1 Reply Last reply
                                  4
                                  • 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
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          8

                                          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