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 SquareKinematics

    0_1509387688972_2017-10-30 11.14.08 - Copy.jpg

    I soldered together the PCB I made for my RFM69 Pi Gateway. Next step is to put it in a nice enclosure

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

    A set of Node-Red nodes to decode OpenTherm messages produced by thermostats and Central Heating systems: https://github.com/Yveaux/node-red-contrib-opentherm
    It can e.g. replace the OpenTherm Monitor software from otgw by InfluxDB/Grafana :+1:

    0_1509388666269_upload-a041d40e-fb40-4b6b-9c15-4bd8ec44d47f

    Not a MySensors project, but nice anyway ;-)

    http://yveaux.blogspot.nl

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

      I did a quick port of my earlier project to make a breakout board for the BC832:
      0_1509393019476_bc832.jpg
      What's interesting about the BC832 is that it is a complete nRF52832 system: 32-bit ARM Cortex 4, wireless, flash, memory, RTC, and antenna, and the whole thing is smaller than a dime:
      alt text
      Of course, my ported breakout board, being as large as it is, doesn't do it justice. That's OK, though, because its main purpose is just to take the BC832 for a test drive.

      1 Reply Last reply
      2
      • R Offline
        R Offline
        robosensor
        wrote on last edited by
        #38

        Power (lower half) and external interfaces (upper half) PCB for my "entrance" MySensors node (unregulated voltage, +5V, +3.3V, doorbell detector, electronic door lock status, temperature, etc). I'm using conventional 220V=>6V transformers as main power supply and as simple 220V presence detector for doorbell.

        0_1509398995945_photo_2017-10-30_23-21-08.jpg

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

          Let me present - How NOT to deploy a MySensors Node! Here is how you do: 1) Skrew everything solid to a wall 2) Power it up and make sure you have shorted a SDA / GND or VCC on your BMP sensor just because you dont doublecheck the colors 3)Forget to enable # My debug 4)Fetch your last BMP sensor but drop it on the lawn (pitch dark outside) 5) Spend 30min with a flashligh in 5dgr C searching for the sensor and try it out once you find it. 6) Nothing works so Un-screw everything and connect it to FTDI inside at your computer, reupload the sketch with debug. - Now everything works fine (with the first sensor) for some unknown reason. 7) Skrew everything back again! 8) Find out the BMP sensor is not working 9) Debug Serial (atleast I got to use my new logger) 10) Find out a short on the MysX connector due to bent wire.

          0_1509477265850_upload-4cb4d2db-19b0-4c15-bb7c-85ae142145cc
          New and old sensor - side by side.

          0_1509477296115_upload-7e59bd8a-9c85-4db3-8a88-c86e21d1c7a4

          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 NeverDieN 2 Replies Last reply
          6
          • sundberg84S sundberg84

            Let me present - How NOT to deploy a MySensors Node! Here is how you do: 1) Skrew everything solid to a wall 2) Power it up and make sure you have shorted a SDA / GND or VCC on your BMP sensor just because you dont doublecheck the colors 3)Forget to enable # My debug 4)Fetch your last BMP sensor but drop it on the lawn (pitch dark outside) 5) Spend 30min with a flashligh in 5dgr C searching for the sensor and try it out once you find it. 6) Nothing works so Un-screw everything and connect it to FTDI inside at your computer, reupload the sketch with debug. - Now everything works fine (with the first sensor) for some unknown reason. 7) Skrew everything back again! 8) Find out the BMP sensor is not working 9) Debug Serial (atleast I got to use my new logger) 10) Find out a short on the MysX connector due to bent wire.

            0_1509477265850_upload-4cb4d2db-19b0-4c15-bb7c-85ae142145cc
            New and old sensor - side by side.

            0_1509477296115_upload-7e59bd8a-9c85-4db3-8a88-c86e21d1c7a4

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

            @sundberg84 poor guy... +1 for persistence though :smirk:

            http://yveaux.blogspot.nl

            1 Reply Last reply
            3
            • sundberg84S sundberg84

              Let me present - How NOT to deploy a MySensors Node! Here is how you do: 1) Skrew everything solid to a wall 2) Power it up and make sure you have shorted a SDA / GND or VCC on your BMP sensor just because you dont doublecheck the colors 3)Forget to enable # My debug 4)Fetch your last BMP sensor but drop it on the lawn (pitch dark outside) 5) Spend 30min with a flashligh in 5dgr C searching for the sensor and try it out once you find it. 6) Nothing works so Un-screw everything and connect it to FTDI inside at your computer, reupload the sketch with debug. - Now everything works fine (with the first sensor) for some unknown reason. 7) Skrew everything back again! 8) Find out the BMP sensor is not working 9) Debug Serial (atleast I got to use my new logger) 10) Find out a short on the MysX connector due to bent wire.

              0_1509477265850_upload-4cb4d2db-19b0-4c15-bb7c-85ae142145cc
              New and old sensor - side by side.

              0_1509477296115_upload-7e59bd8a-9c85-4db3-8a88-c86e21d1c7a4

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

              @sundberg84 Time for you to do a new PCB so you can get rid of all that wiring....

              sundberg84S 1 Reply Last reply
              1
              • NeverDieN NeverDie

                @sundberg84 Time for you to do a new PCB so you can get rid of all that wiring....

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

                @NeverDie Im waiting for someone to create those MysX shields so I just can attach them to my EasyPCB.

                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

                NeverDieN 1 Reply Last reply
                1
                • sundberg84S sundberg84

                  @NeverDie Im waiting for someone to create those MysX shields so I just can attach them to my EasyPCB.

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

                  @sundberg84 Where is the definitive description of MysX? Perhaps I might have a go at making some shields with it, if I knew what it was.

                  mfalkviddM 1 Reply Last reply
                  0
                  • NeverDieN NeverDie

                    @sundberg84 Where is the definitive description of MysX? Perhaps I might have a go at making some shields with it, if I knew what it was.

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

                    @NeverDie not sure if https://www.mysensors.org/hardware/mysx is definitive but it should be a good start

                    NeverDieN 1 Reply Last reply
                    1
                    • mfalkviddM mfalkvidd

                      @NeverDie not sure if https://www.mysensors.org/hardware/mysx is definitive but it should be a good start

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

                      @mfalkvidd Wow, MYSX 2.6 is a 22 pin connector! That wouldn't be practical on a small shield (such as a pro mini size shield) I don't think.

                      mfalkviddM 1 Reply Last reply
                      0
                      • NeverDieN NeverDie

                        @mfalkvidd Wow, MYSX 2.6 is a 22 pin connector! That wouldn't be practical on a small shield (such as a pro mini size shield) I don't think.

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

                        @NeverDie from what I've understood, the idea is that you pick the lowest revision that can support the features you want. So you can select 8, 10, 12, 14, 16, 20 or 22 pins.

                        1 Reply Last reply
                        4
                        • gohanG Offline
                          gohanG Offline
                          gohan
                          Mod
                          wrote on last edited by
                          #47

                          Non the less, if we start having a more standardized environment on the mysx connector, it would be best. But we are going OT.

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

                            Put together this pro mini nRF24 shield for testing...
                            alt text
                            alt text

                            S 1 Reply Last reply
                            4
                            • NeverDieN NeverDie

                              Put together this pro mini nRF24 shield for testing...
                              alt text
                              alt text

                              S Offline
                              S Offline
                              shabba
                              wrote on last edited by
                              #49

                              @NeverDie Neat! All I need is a rfm69 version :-)
                              Where you get pcb?

                              NeverDieN 1 Reply Last reply
                              0
                              • S shabba

                                @NeverDie Neat! All I need is a rfm69 version :-)
                                Where you get pcb?

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

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

                                Where you get pcb?

                                https://www.openhardware.io/view/480/Compact-nRF24L01-Pro-Mini-Bottom-Shield

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

                                  I just now put together the final test configuration:
                                  alt text

                                  It's meant to be a "universal" shield that can accept any of the most common nRF24L01 modules, whether they be SMD or the 8-pin variety.

                                  What I want people to know though is that as nice and compact as it is, it's actually much larger and not even as capable as the new nRF51 or nRF52 series. For instance, this nRF51 is quite affordable, and yet is both much smaller, is more energy efficient, and generally packs far more capability (including better range) than an atmega328p+nRF24L01 combo:
                                  https://www.aliexpress.com/item/nRF51822-04-BLE4-0-Wireless-Bluetooth-Module-TTL-Low-Power-Consumption/32832511551.html?ws_ab_test=searchweb0_0&aff_platform=aaf&cpt=1509659805775&sk=rvbiMby&aff_trace_key=624250e1222041ebad3af56b86b62771-1509659805775-02431-rvbiMby&terminal_id=29bfb7ff18284b7f96acb3c3884390ce
                                  The way I see it, there's not really much reason to continue using the nRF24L01's, except maybe already existing familiarity.

                                  [Edit: the one area that the nRF24L01's do still hold an edge, though, is in pricing on the PA+LNA versions. Some of those are still comparatively inexpensive compared to what's currently available in PA+LNA nRF5x series.
                                  Luckily, the above shield will work with them too. :) ]

                                  1 Reply Last reply
                                  0
                                  • ileneken3I Offline
                                    ileneken3I Offline
                                    ileneken3
                                    wrote on last edited by
                                    #52

                                    One advantage to the "atmega328p+nRF24L01 combo" is the simplicity of choices. A pro-mini is pretty much a pro-mini, etc. Having so many choices makes it hard for a beginner with nrf51.

                                    I really appreciate the recommendation for a reasonably priced nrf51 that can be used for battery powered nodes. Can I also ask for a recommendation on a piece of hardware to program it? (Again, lots of choices).

                                    Thanks ahead of time.

                                    NeverDieN 1 Reply Last reply
                                    0
                                    • ileneken3I ileneken3

                                      One advantage to the "atmega328p+nRF24L01 combo" is the simplicity of choices. A pro-mini is pretty much a pro-mini, etc. Having so many choices makes it hard for a beginner with nrf51.

                                      I really appreciate the recommendation for a reasonably priced nrf51 that can be used for battery powered nodes. Can I also ask for a recommendation on a piece of hardware to program it? (Again, lots of choices).

                                      Thanks ahead of time.

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

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

                                      Can I also ask for a recommendation on a piece of hardware to program it?

                                      I've tried/attempted a number of different ones, and I've settled on using the nRF52 DK as being the best for programming external modules (at least in my experience). Just be sure you power the modoule independently from the nRF52 DK, because the DK mostly senses the voltage on the module rather than powers it.

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

                                        0_1509735421829_IMG_6062.JPG
                                        Protecting a ds18b20 tempersture sensor to measure soil temperature for a prototype node.

                                        sundberg84S NeverDieN 2 Replies Last reply
                                        2
                                        • mfalkviddM mfalkvidd

                                          0_1509735421829_IMG_6062.JPG
                                          Protecting a ds18b20 tempersture sensor to measure soil temperature for a prototype node.

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

                                          @mfalkvidd what is that in the background - some sort of PCB ruler?

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


                                          12

                                          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