Skip to content
  • 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. 💬 jModule
  • Getting Started
  • Controller
  • Build
  • Hardware
  • Download/API
  • Forum
  • Store

💬 jModule

Scheduled Pinned Locked Moved OpenHardware.io
mysensorscontest2016
84 Posts 28 Posters 34.4k Views 24 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.
  • T ted

    @cabat said in 💬 jModule:

    @ted Hello! Can you share the Eagle file of your version of pcb? I mean this one: http://dirtypcbs.com/view.php?share=19651&accesskey=2e5e31a83bf6fe21510c3bc438e12df7

    Sorry for the extreme late response. I've busy with work in the past half year. Hope you still find the attached file useful.

    https://dl.dropboxusercontent.com/u/13998152/modified_jBoard-panalize_4x4_hole.brd

    C Offline
    C Offline
    cabat
    wrote on last edited by
    #71

    @ted Big thanks!

    1 Reply Last reply
    0
    • D dakipro

      Great, what are the improvements over the v1?

      julissesJ Offline
      julissesJ Offline
      julisses
      wrote on last edited by
      #72

      @dakipro
      The improvements:

      • 2 build options
      • no SMD elements (AMS1117 replaced by LE33 - TO92 package)
      • smaller size: the jModule and the jBoard
      • output pins in a one row
      T 1 Reply Last reply
      0
      • Nca78N Nca78

        @Cliff-Karlsson said in 💬 jModule:

        @Nca78 is it possible to buy them somewhere?

        I'm not sure it's a good idea to share the dirtypcb link yet:

        • they are not tested
        • I don't even have all the scripts ready
        • they need a bit of documentation to be usable

        I will do my best to test them and share on openhardware.io next week.

        Cliff KarlssonC Offline
        Cliff KarlssonC Offline
        Cliff Karlsson
        wrote on last edited by
        #73

        @Nca78 Sorry for the nagging, but are you any closer to releasing it to dirtypcbs or similar?

        Nca78N 1 Reply Last reply
        0
        • julissesJ julisses

          @dakipro
          The improvements:

          • 2 build options
          • no SMD elements (AMS1117 replaced by LE33 - TO92 package)
          • smaller size: the jModule and the jBoard
          • output pins in a one row
          T Offline
          T Offline
          ted
          wrote on last edited by ted
          #74

          @julisses

          Switching to TO92 elements is a great idea and will make soldering much easier to do. However, LE33 still has 0.5 mA supply current and will not be a good choice for battery powered sensors. The TO92 package will always be ON per spec sheet: http://www.st.com/content/ccc/resource/technical/document/datasheet/98/09/12/54/6e/d1/45/36/CD00000545.pdf/files/CD00000545.pdf/jcr:content/translations/en.CD00000545.pdf

          The modification I made previously used XC6206 regulator that only requires 1uA supply current. It works pretty well for my battery powered sensors. However, it does not offer a TO92 package. It will be great if someone can suggest an ultra-low supply current voltage regulator in TO92 package.

          AWIA 1 Reply Last reply
          0
          • T ted

            @julisses

            Switching to TO92 elements is a great idea and will make soldering much easier to do. However, LE33 still has 0.5 mA supply current and will not be a good choice for battery powered sensors. The TO92 package will always be ON per spec sheet: http://www.st.com/content/ccc/resource/technical/document/datasheet/98/09/12/54/6e/d1/45/36/CD00000545.pdf/files/CD00000545.pdf/jcr:content/translations/en.CD00000545.pdf

            The modification I made previously used XC6206 regulator that only requires 1uA supply current. It works pretty well for my battery powered sensors. However, it does not offer a TO92 package. It will be great if someone can suggest an ultra-low supply current voltage regulator in TO92 package.

            AWIA Offline
            AWIA Offline
            AWI
            Hero Member
            wrote on last edited by AWI
            #75

            @ted The lm-2936z could do the job (15 uA Q, 200mV drop-out ) or the mcp-1702 (2 uA Q, 525 mV drop-out). Both are significantly lower priced than the LE33 (at least where I get them ;-) )

            1 Reply Last reply
            0
            • Cliff KarlssonC Cliff Karlsson

              @Nca78 Sorry for the nagging, but are you any closer to releasing it to dirtypcbs or similar?

              Nca78N Offline
              Nca78N Offline
              Nca78
              Hardware Contributor
              wrote on last edited by Nca78
              #76

              @Cliff-Karlsson said in 💬 jModule:

              @Nca78 Sorry for the nagging, but are you any closer to releasing it to dirtypcbs or similar?

              Yes but had some visitors during 3 weeks so progress was slow, I'll restart in 2 days and post something soon.

              @ted said in 💬 jModule:

              It will be great if someone can suggest an ultra-low supply current voltage regulator in TO92 package.

              I would suggest MCP 1700 instead of 1702 as suggested by @AWI
              It has similar max current (250mA), ultra low quiescent current too (1.6uF) but the drop-out is way lower: below 0.2V which makes it much better for battery use especially if using 2*AA/AAA batteries. The limitation is the maximum input voltage (6V) but on battery it should not be a problem.

              But be careful MCP 1700 (like 1702) needs two 1uF capacitors at input and output, so it's not a drop-in replacement for LE33.

              Cliff KarlssonC 1 Reply Last reply
              0
              • julissesJ Offline
                julissesJ Offline
                julisses
                wrote on last edited by
                #77

                jModule2 is ready :)

                1 Reply Last reply
                0
                • Nca78N Nca78

                  @Cliff-Karlsson said in 💬 jModule:

                  @Nca78 Sorry for the nagging, but are you any closer to releasing it to dirtypcbs or similar?

                  Yes but had some visitors during 3 weeks so progress was slow, I'll restart in 2 days and post something soon.

                  @ted said in 💬 jModule:

                  It will be great if someone can suggest an ultra-low supply current voltage regulator in TO92 package.

                  I would suggest MCP 1700 instead of 1702 as suggested by @AWI
                  It has similar max current (250mA), ultra low quiescent current too (1.6uF) but the drop-out is way lower: below 0.2V which makes it much better for battery use especially if using 2*AA/AAA batteries. The limitation is the maximum input voltage (6V) but on battery it should not be a problem.

                  But be careful MCP 1700 (like 1702) needs two 1uF capacitors at input and output, so it's not a drop-in replacement for LE33.

                  Cliff KarlssonC Offline
                  Cliff KarlssonC Offline
                  Cliff Karlsson
                  wrote on last edited by
                  #78

                  @Nca78
                  Any progress with the n-module?

                  Nca78N 2 Replies Last reply
                  0
                  • Cliff KarlssonC Cliff Karlsson

                    @Nca78
                    Any progress with the n-module?

                    Nca78N Offline
                    Nca78N Offline
                    Nca78
                    Hardware Contributor
                    wrote on last edited by
                    #79

                    @Cliff-Karlsson said in 💬 jModule:

                    @Nca78
                    Any progress with the n-module?

                    Sort of :) Made a temperature/humidity/light sensor and a door sensor.
                    Both are very similar in size to assembled jModule, but include the sensors and CR2032 batteries. Still have to test the accelerometer child board and make scripts for it and I will put the openhardware.io page online.
                    0_1491413525806_IMAG1606.jpg

                    1 Reply Last reply
                    1
                    • D Offline
                      D Offline
                      DavidZH
                      wrote on last edited by
                      #80

                      Nice!

                      One question: do you have a mechanism to swap pins on the breakout boards? I know not all manufacturers use the same pinout for their I2C boards. Unfortunately...

                      Nca78N 1 Reply Last reply
                      0
                      • D DavidZH

                        Nice!

                        One question: do you have a mechanism to swap pins on the breakout boards? I know not all manufacturers use the same pinout for their I2C boards. Unfortunately...

                        Nca78N Offline
                        Nca78N Offline
                        Nca78
                        Hardware Contributor
                        wrote on last edited by
                        #81

                        @DavidZH as you can see on the door sensor I made two connectors for "through hole" I2C that will fit most if not all of the sensors I know: si7021, OPT3001, MAX44009, BMP/BME 180/280, ...
                        Else you can always solder the matching pins and connect the others using a small wire from breakout board to the right hole in the next connectors row. For SMD si7021 (blue on the picture) I only know of 1 layout.

                        1 Reply Last reply
                        1
                        • D Offline
                          D Offline
                          DavidZH
                          wrote on last edited by
                          #82

                          Clear! I will take a deeper look into your board.

                          1 Reply Last reply
                          0
                          • Cliff KarlssonC Cliff Karlsson

                            @Nca78
                            Any progress with the n-module?

                            Nca78N Offline
                            Nca78N Offline
                            Nca78
                            Hardware Contributor
                            wrote on last edited by
                            #83

                            @Cliff-Karlsson said in 💬 jModule:

                            @Nca78
                            Any progress with the n-module?

                            It's finally published for the main board, sensor shields will come soon.
                            https://forum.mysensors.org/topic/6876/nmodule

                            1 Reply Last reply
                            1
                            • DwaltD Dwalt

                              Ahh, I see now. The side facing pins are mapped as follows:

                              0_1457124334179_JMOD PINOUT.jpg

                              M Offline
                              M Offline
                              MCF
                              wrote on last edited by
                              #84

                              @Dwalt Thank you very much, now I understand better why the measurement of the voltage on input A0 was never good ..

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


                              7

                              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
                              • OpenHardware.io
                              • Categories
                              • Recent
                              • Tags
                              • Popular