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

💬 Easy/Newbie PCB for MySensors

Scheduled Pinned Locked Moved OpenHardware.io
mysensorsbatteryeasynewbiepcbmysx
716 Posts 111 Posters 306.2k Views 93 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.
  • M Mister_ik

    @sundberg84 ooh that is not very long ..i hoped for a couple of months....but then I should consider this board as depreciated and build a new one and use this for development. Thanks for your reaction.

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

    @mister_ik you can always use wired to repair the damaged tracks.

    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
    • A Offline
      A Offline
      ajay100
      wrote on last edited by ajay100
      #608

      @sundberg84, thanks so much for this board, I bought 10 of them. This has made my sensor projects much easier and they look better too! I think I will get some of the RFM69 version next.

      I have a lot of gel lead acid batteries (the 7.2AH type often used in UPSs), and I have been running an earlier prototype off that. I have now just changed over to your board and this is how I modified it to work the way I wanted:

      • Cut the track circled
      • Hard wired from the regulator side of the battery jumper to VCC on the Pro Mini
      • Bridged the booster In to Out
      • Changed the battery measuring resistors to 12k/180k for greater range

      This enabled me to run the board off 12V, keep an eye on the battery voltage, and run the rest from the LE33 regulator. It seems to be managing so far, with 3 x DS18B20 temperature sensors. I'm monitoring the fridge outside, inside and freezer temperatures with this module.

      0_1540535341222_combined board mods 3V3 Reg_20181026_170050.jpg

      sundberg84S 1 Reply Last reply
      1
      • A Offline
        A Offline
        ajay100
        wrote on last edited by
        #609
        This post is deleted!
        1 Reply Last reply
        0
        • A ajay100

          @sundberg84, thanks so much for this board, I bought 10 of them. This has made my sensor projects much easier and they look better too! I think I will get some of the RFM69 version next.

          I have a lot of gel lead acid batteries (the 7.2AH type often used in UPSs), and I have been running an earlier prototype off that. I have now just changed over to your board and this is how I modified it to work the way I wanted:

          • Cut the track circled
          • Hard wired from the regulator side of the battery jumper to VCC on the Pro Mini
          • Bridged the booster In to Out
          • Changed the battery measuring resistors to 12k/180k for greater range

          This enabled me to run the board off 12V, keep an eye on the battery voltage, and run the rest from the LE33 regulator. It seems to be managing so far, with 3 x DS18B20 temperature sensors. I'm monitoring the fridge outside, inside and freezer temperatures with this module.

          0_1540535341222_combined board mods 3V3 Reg_20181026_170050.jpg

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

          @ajay100 - Hi!
          Really nice to see you found your way of using my PCB, its just the way I want it :)
          I tried to follow along here, are you using the LEd33 to convert 12v to 3.3v? I guess you tried RAW and the voltage regulator on your pro mini and found out it was bad due to cheap clones?

          If you cut the trace just above the volt.reg and put a jumper from REG to Vin on the Volt reg, and added a jumper from Bat (top) to Reg (top) you would also feed everything with whatever comes out from the LE33.

          0_1540545775768_55d6843d-eb8d-4902-940b-d16101885538-image.png (I think)

          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

          A 1 Reply Last reply
          0
          • sundberg84S sundberg84

            @ajay100 - Hi!
            Really nice to see you found your way of using my PCB, its just the way I want it :)
            I tried to follow along here, are you using the LEd33 to convert 12v to 3.3v? I guess you tried RAW and the voltage regulator on your pro mini and found out it was bad due to cheap clones?

            If you cut the trace just above the volt.reg and put a jumper from REG to Vin on the Volt reg, and added a jumper from Bat (top) to Reg (top) you would also feed everything with whatever comes out from the LE33.

            0_1540545775768_55d6843d-eb8d-4902-940b-d16101885538-image.png (I think)

            A Offline
            A Offline
            ajay100
            wrote on last edited by
            #611

            @sundberg84, I've just tried it and that is a better solution than mine for running everything from the LE33. Thanks for taking the time to work that out!

            Cheers - Andrew

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

              Hey @sundberg84 I just saw the new rev.10, congratulations on the upgrade!
              I still have a bunch of rev 9, do you happen to have images/manual for previous version somewhere? link or a pdf?
              Thanks!

              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
              0
              • D dakipro

                Hey @sundberg84 I just saw the new rev.10, congratulations on the upgrade!
                I still have a bunch of rev 9, do you happen to have images/manual for previous version somewhere? link or a pdf?
                Thanks!

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

                @dakipro - sorry, everything was saved here on oh.
                Is there something special you need? I can maybe send it to you, like schematics or what are you looking for?

                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
                • hekH Offline
                  hekH Offline
                  hek
                  Admin
                  wrote on last edited by
                  #614

                  Zip files with old revisions get stored on openhardware.io but is not exposed in any good way for the end user today. They're only accessible for the manufacturers.

                  I will see if I can show it somehow. Maybe a new tab on the project page listing old revisions with download links.

                  1 Reply Last reply
                  2
                  • hekH Offline
                    hekH Offline
                    hek
                    Admin
                    wrote on last edited by
                    #615

                    Ok, revisions now available. E.g:
                    https://www.openhardware.io/view/4/EasyNewbie-PCB-for-MySensors#tabs-revisions

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

                      Thank you @hek , I think this might be useful feature
                      I however do not see any data in there, is it something for project owner to allow?
                      I tried both as guest and as logged inn, I do see the rows, but no data in fields, screenshot:

                      0_1542407389061_Screenshot 2018-11-16 23.28.04.png

                      @sundberg84 nothing special about now, I figured it out based on older projects. But since I still have about dosen of boards, I will probably need documentation few years from now, so was just hoping to have it somewhere easily available :) Like a downloaded pdf or something

                      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
                      • hekH Offline
                        hekH Offline
                        hek
                        Admin
                        wrote on last edited by
                        #617

                        Thanks for reporting @dakipro. It seems to have been a caching issue in the service. Should not appear again.

                        1 Reply Last reply
                        0
                        • D Offline
                          D Offline
                          dany8075
                          wrote on last edited by
                          #618

                          Me too i still have a bunch of rev 9. Where can i have all the old informations for this rev? I need to see the old webpage with instructions. Thank you !

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

                            Thanks @hek it is certainly helpful. However the most powerful information is actually in the description page, about how to use the board, how to wire it up for different use cases etc. I suppose a previous version of the information tab is not available?
                            If it could be archived (maybe even linked somewhere) it would be really helpful!

                            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
                            • hekH Offline
                              hekH Offline
                              hek
                              Admin
                              wrote on last edited by
                              #620

                              The documentation at the time of the created revision is actually included in the zip as README.md (markdown).
                              You should be able to view the file properly formatted in an md-editor or online using I.e.. https://dillinger.io/

                              Uploaded images was never included in the revision dumps unfortunately.

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

                                Ooops, my bad then :( I was pretty sure I checked readme.md file, but apparently I got confused.
                                Thanks a million!

                                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
                                • A Offline
                                  A Offline
                                  APL2017
                                  wrote on last edited by
                                  #622

                                  I am also looking for documentation for Rev. 9 that I purchased. The link with revisions that was provided: https://www.openhardware.io/view/4/EasyNewbie-PCB-for-MySensors#tabs-revisions
                                  lists revisions 1-7, but not 9. All I need is readable schematic and PCB layout in PDF. Thanks.

                                  mfalkviddM 1 Reply Last reply
                                  0
                                  • A APL2017

                                    I am also looking for documentation for Rev. 9 that I purchased. The link with revisions that was provided: https://www.openhardware.io/view/4/EasyNewbie-PCB-for-MySensors#tabs-revisions
                                    lists revisions 1-7, but not 9. All I need is readable schematic and PCB layout in PDF. Thanks.

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

                                    @apl2017 I don't know where the revision numbering comes from, but I believe the rev9 you are talking about is called rev5 on the revisions tab.

                                    Rev 10 was created 2018-06-04. That date matches with rev6 on the revisions tab.

                                    Perhaps @sundberg84 knows why there are two sets of revision numbers?

                                    1 Reply Last reply
                                    0
                                    • A Offline
                                      A Offline
                                      APL2017
                                      wrote on last edited by
                                      #624

                                      What software was used to develop this board? My latest KiCad does not read schematic from Rev. 5 ZIP file. All I need is a simple PDF...

                                      sundberg84S 1 Reply Last reply
                                      0
                                      • A APL2017

                                        What software was used to develop this board? My latest KiCad does not read schematic from Rev. 5 ZIP file. All I need is a simple PDF...

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

                                        @apl2017 - Rev 10 = Kicad, but all below is Eagles.

                                        This is Rev 9, Nrf24l01+

                                        0_1546847202029_Rev9 Schem.jpg

                                        @mfalkvidd - the rev tab in openhardware is the revision for the manufacturer. This doesnt match, because it starts at 0 and ticks up. If you have a board with rev 1 but make a small change without updating the revision number but still wants to upgrade it to the pcb manufacturer you need a new revision for them... so thats causes the confusion. But i think @hek named it M.Rev (Manufacturer revision) to try to keep them apart.

                                        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
                                        • A Offline
                                          A Offline
                                          APL2017
                                          wrote on last edited by
                                          #626

                                          Sorry to bother you again (3rd time), still waiting for readable PDF of Rev. 9 schematic and board layout. Thank you

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


                                          21

                                          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