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. Coin cell based small sensor node / handsoldering smd parts

Coin cell based small sensor node / handsoldering smd parts

Scheduled Pinned Locked Moved Hardware
18 Posts 8 Posters 4.9k Views 9 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.
  • L LastSamurai

    Hey guys,

    I am planning to build small energy efficient sensor nodes for my mysensors setup. I don't really like the 2AA batteries setup because then the 2 batteries alone are mostly bigger than the rest of the sensor. So I thought about using a coin cell (like cr2032). Did someone already build something like that and wants to share his/her experience?
    The board should also use mostly smd components, because I hope to get the size down to about 3-4cm squared. A pro mini would be too big for that and also has too many components that are not really needed. So I thought to use a barebone atmega 328p. I have soldered smaller smd parts in the past but never any with more than 3-4 legs. Is it doable for a hobbyist?
    I wanted to mostly use these sensors which should work down to lower voltages to really use the coin cell. Beside temp/hum I also want to build PIR sensor nodes. Are there any pir sensors that work below 3.3V or do I need to use a boost converter?

    Thanks for the feedback and happy easter.

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

    @LastSamurai Sensebender?? and what about using the
    @GertSanders
    and
    @m26872
    small AA designs with a coin cell. I don't think you can get much smaller. These are well suited for the sensor you mention (or si7021)

    I carried out some experiments with these designs and a coin cell.

    1 Reply Last reply
    0
    • L LastSamurai

      Hey guys,

      I am planning to build small energy efficient sensor nodes for my mysensors setup. I don't really like the 2AA batteries setup because then the 2 batteries alone are mostly bigger than the rest of the sensor. So I thought about using a coin cell (like cr2032). Did someone already build something like that and wants to share his/her experience?
      The board should also use mostly smd components, because I hope to get the size down to about 3-4cm squared. A pro mini would be too big for that and also has too many components that are not really needed. So I thought to use a barebone atmega 328p. I have soldered smaller smd parts in the past but never any with more than 3-4 legs. Is it doable for a hobbyist?
      I wanted to mostly use these sensors which should work down to lower voltages to really use the coin cell. Beside temp/hum I also want to build PIR sensor nodes. Are there any pir sensors that work below 3.3V or do I need to use a boost converter?

      Thanks for the feedback and happy easter.

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

      @LastSamurai said:

      Is it doable for a hobbyist?

      Yes! But first practice, practice, practice...
      TQFP (like ATMega 328) is certainly doable. Use a very fine soldering tip and preferably a (USB)Microscope to verify you solderwork.
      Drag soldering is another popular alternative (search youtube).
      The web is full of tutorials!

      http://yveaux.blogspot.nl

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

        @LastSamurai I agree with @Yveaux too. that needs practice and the good tools. but it's doable, it depends of your goals and motivation :)
        Sure aa/aaa are bigger than sensor node, but if you want something as small as a coin cell, you will need to solder very tiny sensor. Or if you want to use sensors eval board and stack on it, it adds overall thickness (which is one pros of coincell, because except this advantage coincell is less available than aa and less power). Why not group all your needs on one board (so you factorise radios cost...) and benefit of aa/aaa cells power. just my point of view, we all have different goals ;)
        If you really want something small, coincell:

        • sensebender
        • https://lowpowerlab.com/forum/index.php/topic,1254.0.html
        • https://lowpowerlab.com/forum/index.php/topic,1269.0.html

        can't beat these 3 small designs!

        For the PIR sensors, I don't know about reliability in low voltage..because I won't use common chinese pir module (I will use a dedicated ic for this, so it's a smaller design). Plus these are very big I think, that completely break the concept of very tiny nodes...

        1 Reply Last reply
        0
        • YveauxY Offline
          YveauxY Offline
          Yveaux
          Mod
          wrote on last edited by
          #5

          Drag soldering: http://youtu.be/AsXSkG_Qee4
          This is how it should be done ;-)

          http://yveaux.blogspot.nl

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

            that's how I do it too. always have flux and desoldering wick near you :) (for the wick the best is not too much wide, I have multiple size). and now I have my reflow it's more magic lol
            good other youtube channels to learn soldering smt parts (and lot of other things too) : curiousinventor, eevblog...

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

              I use the cheap Chinese mini PIRs at low voltage like this:
              http://forum.mysensors.org/topic/2715/slim-node-as-a-mini-2aa-battery-pir-motion-sensor

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

                @m26872 : yes these are the mini version, you're right ;) same thing as the big version as it uses biss0001. in theory biss0001 is rated for 3v min voltage. what is your min reliable voltage? I know it can work under 3v but when I did some tests I often had some trouble or false trigger (maybe bad modules) so I gave up on these.. this is why I choosed another controller on my side+a booster (less power, handle blindtime, internal ldo etc.. but not as cheap). and I know my one cell case/goal is a little bit exotic. just curious to know if these works well when your batt level decrease near 2v? The controller I plan to use is 2.7v min in my case..

                m26872M 1 Reply Last reply
                0
                • scalzS scalz

                  @m26872 : yes these are the mini version, you're right ;) same thing as the big version as it uses biss0001. in theory biss0001 is rated for 3v min voltage. what is your min reliable voltage? I know it can work under 3v but when I did some tests I often had some trouble or false trigger (maybe bad modules) so I gave up on these.. this is why I choosed another controller on my side+a booster (less power, handle blindtime, internal ldo etc.. but not as cheap). and I know my one cell case/goal is a little bit exotic. just curious to know if these works well when your batt level decrease near 2v? The controller I plan to use is 2.7v min in my case..

                  m26872M Offline
                  m26872M Offline
                  m26872
                  Hardware Contributor
                  wrote on last edited by m26872
                  #9

                  @scalz It worked flawlessly down to 1.6V. I didn't test below that as it's more than enough for me.

                  Edit: The false trigger is very predictable correlated to power line disturbing activities like nRF wakeup and thus easily blocked in the sketch. I didn't see increased sensitivity due to low voltage as one could expect. I have been on holidays etc but never seen a single false trip or missing trip since middle January.

                  Edit2: It's very sensitive btw. I don't think it's easy to power it by anything less stable than battery.

                  1 Reply Last reply
                  1
                  • L LastSamurai

                    Hey guys,

                    I am planning to build small energy efficient sensor nodes for my mysensors setup. I don't really like the 2AA batteries setup because then the 2 batteries alone are mostly bigger than the rest of the sensor. So I thought about using a coin cell (like cr2032). Did someone already build something like that and wants to share his/her experience?
                    The board should also use mostly smd components, because I hope to get the size down to about 3-4cm squared. A pro mini would be too big for that and also has too many components that are not really needed. So I thought to use a barebone atmega 328p. I have soldered smaller smd parts in the past but never any with more than 3-4 legs. Is it doable for a hobbyist?
                    I wanted to mostly use these sensors which should work down to lower voltages to really use the coin cell. Beside temp/hum I also want to build PIR sensor nodes. Are there any pir sensors that work below 3.3V or do I need to use a boost converter?

                    Thanks for the feedback and happy easter.

                    GertSandersG Offline
                    GertSandersG Offline
                    GertSanders
                    Hardware Contributor
                    wrote on last edited by
                    #10

                    @LastSamurai
                    I'm waiting on these boards to do some smd tests:
                    https://oshpark.com/shared_projects/EO8F3MPe
                    https://oshpark.com/shared_projects/dZVILUiz

                    1 Reply Last reply
                    1
                    • L LastSamurai

                      Hey guys,

                      I am planning to build small energy efficient sensor nodes for my mysensors setup. I don't really like the 2AA batteries setup because then the 2 batteries alone are mostly bigger than the rest of the sensor. So I thought about using a coin cell (like cr2032). Did someone already build something like that and wants to share his/her experience?
                      The board should also use mostly smd components, because I hope to get the size down to about 3-4cm squared. A pro mini would be too big for that and also has too many components that are not really needed. So I thought to use a barebone atmega 328p. I have soldered smaller smd parts in the past but never any with more than 3-4 legs. Is it doable for a hobbyist?
                      I wanted to mostly use these sensors which should work down to lower voltages to really use the coin cell. Beside temp/hum I also want to build PIR sensor nodes. Are there any pir sensors that work below 3.3V or do I need to use a boost converter?

                      Thanks for the feedback and happy easter.

                      S Offline
                      S Offline
                      Samuel235
                      Hardware Contributor
                      wrote on last edited by
                      #11

                      @LastSamurai, I'm close to completing this coin cell switch node. You can use the files as reference if you so wish. I'm waiting on a couple of part to arrive to just attempt to iron out the seeial uploading issue and battery monitoring, software style. But other than that i have it pretty low on power consumption (need to carry out some accurate tests on the actual consumption), very small footprint with all SMT components.

                      https://www.openhardware.io/view/48/Homini-In-Wall-Battery-Powered-Light-Switch-Module

                      MySensors 2.1.1
                      Controller - OpenHAB (Virtual Machine)
                      Gateway - Arduino Mega MQTT Gateway W5100

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

                        @m26872 : cool you can go as low as 1.6v with it :) i was using 2xaa for the pir. no matter now i have enough boards to play with the nice e931.96 (smart with internal ldo regulator ;) new at mouser but not available yet. I had luck to find cheap lot at aliexpress because at mouser 4e/unit!
                        @GertSanders nice :)

                        1 Reply Last reply
                        0
                        • L Offline
                          L Offline
                          LastSamurai
                          Hardware Contributor
                          wrote on last edited by
                          #13

                          I am currently working on my own version using some of the ideas from all the other concepts.
                          I am including a stepup converter (can be bridged if I don't need it) for some sensors that require 3.3V or even 5V. I'm unsure how to control the power usage though. Wouldn't the sensor and the boost converter draw power even when the atmega and nrf are sleeping?
                          I thought about controlling it with a transistor but how much power do they draw?
                          Has anyone used a setup like this and has any tips?

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

                            I have created my own sensor baseboard which can be used with pretty much every sensor and which is quite similar to the sensebender. I have 3 of them running right now (one plant soil sensor, one humidity/temp sensor and one motion sensor). Battery life seems to be fine with a coincell although perhaps not perfect yet. During the next days I will add it to openhardware.io and write about it in more detail here.
                            For now the code and schematics can be found here: https://github.com/OliverHi/MultiuseSensorPlatform

                            1 Reply Last reply
                            1
                            • L Offline
                              L Offline
                              LastSamurai
                              Hardware Contributor
                              wrote on last edited by LastSamurai
                              #15

                              As promised here is my own try at creating a sensor platform based on mysensors. I have several nodes up and running for some weeks/months without problems at the moment :)
                              Battery life with CR2032 depends on the kind of sensor used but should be 1,5 + years on everyone.
                              Love to hear some feedback and/or suggestions on what kind of sensor to add next.

                              I think I will add some door/window sensors next

                              link text

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

                                looks nice, congrats @LastSamurai i'm sure you enjoy your work :+1:

                                1 Reply Last reply
                                0
                                • carlekiC Offline
                                  carlekiC Offline
                                  carleki
                                  wrote on last edited by
                                  #17

                                  very cool :)

                                  Will you provie PCB at dirtypcb.com ?
                                  As soon as you do it I order PCB :)

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

                                    @scalz Thanks a lot! I sure do. It's great to see that others (which gave me a lot of help here) can use my work too :)

                                    @carmelo42 Thank you too! Here is the link. They are running just fine like this but remember that the CR2032 battery holder mounting holes on the pcb aren't perfect yet (see project page).

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


                                    16

                                    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