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. 5v vs. 3.3v Pro Mini battery powered nodes

5v vs. 3.3v Pro Mini battery powered nodes

Scheduled Pinned Locked Moved General Discussion
35 Posts 7 Posters 5.1k Views 6 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 Offline
    M Offline
    MaAh
    wrote on last edited by
    #17

    A video here https://www.youtube.com/watch?v=kEkD4SLMX8Y on some different ways to power the Pro Mini

    M 1 Reply Last reply
    0
    • alexsh1A Offline
      alexsh1A Offline
      alexsh1
      wrote on last edited by
      #18

      There are no thoughts. Just get 3.3v pro mini.
      Generally speaking for any low consumption (battery driven nodes), try to get rid of 5v devices (chips or sensors). I have moved completely to 3.3v almost without regulators with exception of the solar /supercap node.

      M 1 Reply Last reply
      0
      • alexsh1A alexsh1

        There are no thoughts. Just get 3.3v pro mini.
        Generally speaking for any low consumption (battery driven nodes), try to get rid of 5v devices (chips or sensors). I have moved completely to 3.3v almost without regulators with exception of the solar /supercap node.

        M Offline
        M Offline
        mhkid
        wrote on last edited by
        #19

        @alexsh1 like I said of course it would be preferred to use the 3v sensors but that's not always possible. My question is more about what are people doing when they are using a battery powered node with a 5v sensor.

        alexsh1A 1 Reply Last reply
        0
        • T tochinet

          @mhkid For battery powered sensors, you should always try to go 3V3. And if necessary change the model of sensor. At 3V3 the consumption is lower as well, so you win twice the energy (very roughly). Your device should also sleep continuously between the sensor captures. It can become tricky. But I used a DHT22+328p+TI CC RF sensor powered by 3V3 on a single AA cell and up-converter for 5 years now, and I only need to recharge it every 4-6 month.

          M Offline
          M Offline
          mhkid
          wrote on last edited by
          #20

          @tochinet Do have diagrams, pictures and sketches you've posted?

          1 Reply Last reply
          0
          • M MaAh

            A video here https://www.youtube.com/watch?v=kEkD4SLMX8Y on some different ways to power the Pro Mini

            M Offline
            M Offline
            mhkid
            wrote on last edited by
            #21

            @maah This video doesn't show different ways to power an arduino it's talking about power consumption. I'm already removing the regulator, LED and sleeping it. I'm more asking about battery powered nodes with sensors than are more than 3.3v. How are people feeding 5v to these sensors?

            1 Reply Last reply
            0
            • M mhkid

              @alexsh1 like I said of course it would be preferred to use the 3v sensors but that's not always possible. My question is more about what are people doing when they are using a battery powered node with a 5v sensor.

              alexsh1A Offline
              alexsh1A Offline
              alexsh1
              wrote on last edited by
              #22

              @mhkid replace the sensor. If you cannot replace the sensor, you have several options:

              1. use 5v pro mini + 3xAA batteries + 5v sensor.
                This is going to be a very power hungry setup.

              2. use 3.3v pro mini + level shifter + 3xAA batteries + 5v sensor
                Again this setup now ideal - you have to drop voltage from 5v to 3.3v

              I still have several old 5v sensors I used with Arduino Uno. I am just not using them any longer with one exceptions when a node is powered from mains.

              M 1 Reply Last reply
              0
              • alexsh1A alexsh1

                @mhkid replace the sensor. If you cannot replace the sensor, you have several options:

                1. use 5v pro mini + 3xAA batteries + 5v sensor.
                  This is going to be a very power hungry setup.

                2. use 3.3v pro mini + level shifter + 3xAA batteries + 5v sensor
                  Again this setup now ideal - you have to drop voltage from 5v to 3.3v

                I still have several old 5v sensors I used with Arduino Uno. I am just not using them any longer with one exceptions when a node is powered from mains.

                M Offline
                M Offline
                mhkid
                wrote on last edited by mhkid
                #23

                @alexsh1 Which sensor should I replace the water pressure sensor with?

                https://www.amazon.com/dp/B00RCPDCQU/ref=twister_B00RCPDQOI?_encoding=UTF8&psc=1&tag=wwwmysensorso-20

                zboblamontZ alexsh1A 2 Replies Last reply
                0
                • M mhkid

                  @alexsh1 Which sensor should I replace the water pressure sensor with?

                  https://www.amazon.com/dp/B00RCPDCQU/ref=twister_B00RCPDQOI?_encoding=UTF8&psc=1&tag=wwwmysensorso-20

                  zboblamontZ Offline
                  zboblamontZ Offline
                  zboblamont
                  wrote on last edited by zboblamont
                  #24

                  @mhkid IF the objective is only to detect supply pressure failure rather than monitor pressure over time for process reasons, why not use a pressure switch set between max supply pressure and Zero? Your processor sleeps until the switch detects a fall in pressure and wakens the processor to call home ?
                  https://www.ebay.com/itm/1-8-QPM11-NC-Pressure-Switch-Wire-External-Thread-Nozzle-Adjustable/272843081265?hash=item3f86b70631:g:iJcAAOSwKnVZtrP~ Perhaps ?
                  There are undoubtedly plenty of other alternatives, on the expensive side there is always RS etc....

                  1 Reply Last reply
                  0
                  • M mhkid

                    @alexsh1 Which sensor should I replace the water pressure sensor with?

                    https://www.amazon.com/dp/B00RCPDCQU/ref=twister_B00RCPDQOI?_encoding=UTF8&psc=1&tag=wwwmysensorso-20

                    alexsh1A Offline
                    alexsh1A Offline
                    alexsh1
                    wrote on last edited by
                    #25

                    @mhkid I cannot see the consumption. Do you have the datasheet?

                    Most likely this is not a battery friendly sensor. In this case you stil can use it via a step up converter and TPL5110, which will switchit off completely while sleeping

                    YveauxY 1 Reply Last reply
                    0
                    • alexsh1A alexsh1

                      @mhkid I cannot see the consumption. Do you have the datasheet?

                      Most likely this is not a battery friendly sensor. In this case you stil can use it via a step up converter and TPL5110, which will switchit off completely while sleeping

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

                      @alexsh1 it is a mechanical switch, just like a button or reed switch.
                      https://www.google.nl/url?sa=t&source=web&rct=j&url=http://www.cneni.com/cn/file.asp%3FFilename%3Dupload/products/download/2009_10_29_16_27_30_150570.pdf&ved=2ahUKEwjZgbb605LcAhWG-qQKHXHjC6YQFjAOegQIABAB&usg=AOvVaw2MqIOPIURwEs_sa7VMGGoi

                      @zboblamont nice find :+1:

                      http://yveaux.blogspot.nl

                      alexsh1A 1 Reply Last reply
                      0
                      • YveauxY Yveaux

                        @alexsh1 it is a mechanical switch, just like a button or reed switch.
                        https://www.google.nl/url?sa=t&source=web&rct=j&url=http://www.cneni.com/cn/file.asp%3FFilename%3Dupload/products/download/2009_10_29_16_27_30_150570.pdf&ved=2ahUKEwjZgbb605LcAhWG-qQKHXHjC6YQFjAOegQIABAB&usg=AOvVaw2MqIOPIURwEs_sa7VMGGoi

                        @zboblamont nice find :+1:

                        alexsh1A Offline
                        alexsh1A Offline
                        alexsh1
                        wrote on last edited by
                        #27

                        @yveaux Maximum operating current - 500mA. It depends how often the pressure is going to change, but one can pretty much forget about batteries as the source of power.

                        YveauxY 1 Reply Last reply
                        0
                        • M Offline
                          M Offline
                          mhkid
                          wrote on last edited by
                          #28

                          Thanks for all the suggestions and replies. I'll take all the info, weigh the options and then report back on what I end up doing.

                          alexsh1A 1 Reply Last reply
                          0
                          • M mhkid

                            Thanks for all the suggestions and replies. I'll take all the info, weigh the options and then report back on what I end up doing.

                            alexsh1A Offline
                            alexsh1A Offline
                            alexsh1
                            wrote on last edited by alexsh1
                            #29

                            @mhkid Another option for you is using TPL5110 module:

                            https://www.adafruit.com/product/3435

                            I have just received one today and going to tinker with it.
                            To me it seems like a good idea to have a powerful sensors with Arduino on batteries.

                            M 1 Reply Last reply
                            0
                            • alexsh1A alexsh1

                              @mhkid Another option for you is using TPL5110 module:

                              https://www.adafruit.com/product/3435

                              I have just received one today and going to tinker with it.
                              To me it seems like a good idea to have a powerful sensors with Arduino on batteries.

                              M Offline
                              M Offline
                              mhkid
                              wrote on last edited by
                              #30

                              @alexsh1 - Thanks for the suggestion. I'll be curious to hear what you think of the TPL5110.

                              1 Reply Last reply
                              0
                              • alexsh1A alexsh1

                                @yveaux Maximum operating current - 500mA. It depends how often the pressure is going to change, but one can pretty much forget about batteries as the source of power.

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

                                @alexsh1 look at the schematic; it is just a mechanical switch with 2 wires. It can probably only carry 500ma max.

                                http://yveaux.blogspot.nl

                                zboblamontZ 1 Reply Last reply
                                0
                                • YveauxY Yveaux

                                  @alexsh1 look at the schematic; it is just a mechanical switch with 2 wires. It can probably only carry 500ma max.

                                  zboblamontZ Offline
                                  zboblamontZ Offline
                                  zboblamont
                                  wrote on last edited by
                                  #32

                                  @yveaux Are you sure you are not talking at crossed purposes about different devices? The device @mhkid was originally referring to is the one with the 5v supply requirement, Circuit hopefully below.
                                  ![alt text](0_1531239680875_7236a740-cfd0-4c19-8588-6b03d7b5ffd9-image.png image url)
                                  The one I suggested as a low pressure alarm actuator was a variable pressure switch, which may be the one you are referring to...

                                  YveauxY 1 Reply Last reply
                                  0
                                  • zboblamontZ zboblamont

                                    @yveaux Are you sure you are not talking at crossed purposes about different devices? The device @mhkid was originally referring to is the one with the 5v supply requirement, Circuit hopefully below.
                                    ![alt text](0_1531239680875_7236a740-cfd0-4c19-8588-6b03d7b5ffd9-image.png image url)
                                    The one I suggested as a low pressure alarm actuator was a variable pressure switch, which may be the one you are referring to...

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

                                    @zboblamont Mine is a lot simpler :laughing:

                                    0_1531247141245_f0c97e1b-9fb2-4c55-9027-d8e572605bde-image.png

                                    @alexsh1 Mea culpa, too many crosslinked discussions; apparently I lost track.

                                    Still, I like your sensor better @zboblamont

                                    http://yveaux.blogspot.nl

                                    alexsh1A 1 Reply Last reply
                                    1
                                    • YveauxY Yveaux

                                      @zboblamont Mine is a lot simpler :laughing:

                                      0_1531247141245_f0c97e1b-9fb2-4c55-9027-d8e572605bde-image.png

                                      @alexsh1 Mea culpa, too many crosslinked discussions; apparently I lost track.

                                      Still, I like your sensor better @zboblamont

                                      alexsh1A Offline
                                      alexsh1A Offline
                                      alexsh1
                                      wrote on last edited by
                                      #34

                                      @yveaux My suggestion is very simple. If there is a device which consumes more than > 5-50uA sleeping on a battery powered node, it has to be completely disconnected while sleeping. This is where TPL5110 comes in. Obviously if an interrupt is used it does not work

                                      zboblamontZ 1 Reply Last reply
                                      1
                                      • alexsh1A alexsh1

                                        @yveaux My suggestion is very simple. If there is a device which consumes more than > 5-50uA sleeping on a battery powered node, it has to be completely disconnected while sleeping. This is where TPL5110 comes in. Obviously if an interrupt is used it does not work

                                        zboblamontZ Offline
                                        zboblamontZ Offline
                                        zboblamont
                                        wrote on last edited by
                                        #35

                                        @alexsh1 Much the same principal as my 5v/3v solution for the 5v ultrasonic, only here I used a latching relay leaving the 3v Arduino on sleep power consumption.
                                        An interesting device however, with a low standby and effectively a timer function, it has many possibilities.

                                        Where this original project has been skewed is unfortunate, the selected devices compel the dual voltage solution, whereas an alternative strategy removes the need for it completely.
                                        Although pulses and switches can be regarded as "old" technology, they can still be highly effective for battery powered applications where energy conservation is critical..

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


                                        18

                                        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