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. Hardware
  3. Easy/Newbie PCB for MySensors

Easy/Newbie PCB for MySensors

Scheduled Pinned Locked Moved Hardware
257 Posts 37 Posters 105.3k Views 38 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.
  • fredrikjohnssonF Offline
    fredrikjohnssonF Offline
    fredrikjohnsson
    wrote on last edited by
    #6

    Really nice, just what I was looking for!

    Bra jobbat :-)

    http://dev.fredrikjohnsson.se

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

      Hello!

      I have updated to rev 7.
      Instead of a random assignments of the pinheads its now arranged into MysX 1.4.

      I dont think this will make it less newbie friendly and it will also add the possibility for others to create shields using the MysX connector.
      I hope you like it and thank you @Anticimex for putting up with all the questions...

      1.jpg

      Also it has not been tested yet, so if you want 100% please use Rev 6 and let me try this one out first.
      See the first post for the files.

      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
      • sundberg84S Offline
        sundberg84S Offline
        sundberg84
        Hardware Contributor
        wrote on last edited by sundberg84
        #8

        Hi!

        Just wanted to comfirm that REV. 7 with the MysX connector works great so I have removed the Rev6 option from first post.

        1.JPG

        Offcourse i allready have some ideas for Rev 8... but ill do that later.

        In the meantime please enjoy the rev. history (aka learning curve) :)

        Rev.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
        • ErrKE Offline
          ErrKE Offline
          ErrK
          Plugin Developer
          wrote on last edited by
          #9

          This is what i have been looking for. Nice work @sundberg84 .
          Where is the best site to order this from?

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

            Thank you.
            There are many different, Im using Itead.

            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
            • ErrKE Offline
              ErrKE Offline
              ErrK
              Plugin Developer
              wrote on last edited by
              #11

              Thanks, then i will look in to it.

              1 Reply Last reply
              0
              • N Offline
                N Offline
                nunver
                wrote on last edited by
                #12

                @sundberg84 Really nice work.

                1 Reply Last reply
                1
                • D Offline
                  D Offline
                  Dylano
                  wrote on last edited by
                  #13

                  I ordered the latest version...
                  What is the battery life?

                  Domoticz, with a lot of working hardware, include mysensors :-)
                  OpenPLI, RuneAudio, Solarmeter, etc......

                  Not a great builder of software and hardware, more a user...
                  Only i try to do my best :-(

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

                    @Dylano Depending on what sensor you wish to run and how frequent you want to get data!
                    One example: DHT22, sleeping 15min and sending Temp/Hum with a china/ebay booster is about a year.

                    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

                    D 1 Reply Last reply
                    0
                    • sundberg84S sundberg84

                      @Dylano Depending on what sensor you wish to run and how frequent you want to get data!
                      One example: DHT22, sleeping 15min and sending Temp/Hum with a china/ebay booster is about a year.

                      D Offline
                      D Offline
                      Dylano
                      wrote on last edited by
                      #15

                      @sundberg84

                      Ok thanks for fast response..
                      I think i am going to build my whole house with your board, incl Domoticz, i got the best Home automation house of the world :-)
                      Give it a try, i hope i have ordered the good stuff, and i hope i get the boards..

                      Is there a latest or best working sketch, include the batterysave option from mysensors, you use?

                      Domoticz, with a lot of working hardware, include mysensors :-)
                      OpenPLI, RuneAudio, Solarmeter, etc......

                      Not a great builder of software and hardware, more a user...
                      Only i try to do my best :-(

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

                        You use any sketch you want. The PCB is just a platform for the arduino and radio and sensor input.
                        Then you upload your code to the arduino as usual (see the getting started and build section for code examples.

                        To save battery use the sleep function, you find all info in the battery page.
                        Good luck!

                        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
                        1
                        • jlehtinenJ Offline
                          jlehtinenJ Offline
                          jlehtinen
                          wrote on last edited by
                          #17

                          Hi,
                          I also chose your PCB as "a base" for my mysensor network expansion. :-) Ordered 10 boards via dirtypcb, now it's just the wait that kills me. :wink: Thanks for your effort sundberg84 on designing this PCB, appreciated. :thumbsup:

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

                            @jlehtinen @Dylano - Thank you for the kind words. My reward is to see so many use it and it helps people out.

                            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
                              #19

                              as said, excellent design, should come as an option in the store, so that people can just get started.

                              Is there maybe a revision or version where radio is 180 degrees rotated, so that it "covers" the pins on the left (radio antena is looking down)? That way we can have radio on the stands, and after we solder pins then we just plug inn the radio, that would reduce overall footprint while still having all other benefits? I might try to modify the PCB when I find time, but just trowing ideas in the air :)

                              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
                              0
                              • mfalkviddM Offline
                                mfalkviddM Offline
                                mfalkvidd
                                Mod
                                wrote on last edited by
                                #20

                                Having metal close to the radio antenna will likely mess up the reception. That's why the pcb is designed to have the antenna sticking out.

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

                                  @dakipro - as @mfalkvidd said, i have learnt that the hard way.
                                  Feel free to change and modify the design, it might work in some cases but as generic/general pcb having the radio sticking out some has worked best.

                                  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
                                    #22

                                    ok, i was not considering that at all... I made few sensors in a "sandwich" of radio and pro mini and they worked fine (although they are pretty close to gateway now that I think about it), so it seamed like the logical choice to have radio in parallell with something else :)
                                    But then I will not complicate my life and order package of the board, and ofcourse donate a few bucks to support hard work and your time! :+1:

                                    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
                                    0
                                    • S Offline
                                      S Offline
                                      shabba
                                      wrote on last edited by
                                      #23

                                      I bought a pile of these too. Thanks @sundberg84 - Now for the RFM69 version ? :-)

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

                                        @shabba - I dont use RFM69 but if you order and debug i can build it.

                                        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
                                        1
                                        • S Offline
                                          S Offline
                                          shabba
                                          wrote on last edited by
                                          #25

                                          I ordered some. Just would need a pin layout and make sure only 3.3v to all pins.

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


                                          15

                                          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