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. Battery powered temp sensor, minimize drain?

Battery powered temp sensor, minimize drain?

Scheduled Pinned Locked Moved Hardware
4 Posts 2 Posters 1.3k Views 2 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.
  • EfflonE Offline
    EfflonE Offline
    Efflon
    wrote on last edited by Efflon
    #1

    I have build a simple battery powered sensor using a simple voltage divider as described here. The resistor (10k) is connected to Vcc just as the battery and I measure voltage between thermistor(10k) and ground. Will this constant connection drain the battery or should I have one pin powering the circuit just when I want to wake up the sensor and measure?

    mfalkviddM 1 Reply Last reply
    0
    • EfflonE Efflon

      I have build a simple battery powered sensor using a simple voltage divider as described here. The resistor (10k) is connected to Vcc just as the battery and I measure voltage between thermistor(10k) and ground. Will this constant connection drain the battery or should I have one pin powering the circuit just when I want to wake up the sensor and measure?

      mfalkviddM Online
      mfalkviddM Online
      mfalkvidd
      Mod
      wrote on last edited by mfalkvidd
      #2

      @Efflon yes that will drain the battery. A 10k resistor will give 3.3V/10000=0.00033A = 0.33mA. AA batteries normally supply about 2,000mAh. With 0.33mA drain, the voltage divider alone will drain the batteries in about 6,000 hours or 250 days. The Arduino and sensors will add to that drain to make battery time even shorter.

      See https://www.mysensors.org/build/battery for the official MySensors recommendations for battery-powered sensors.

      EfflonE 1 Reply Last reply
      0
      • mfalkviddM mfalkvidd

        @Efflon yes that will drain the battery. A 10k resistor will give 3.3V/10000=0.00033A = 0.33mA. AA batteries normally supply about 2,000mAh. With 0.33mA drain, the voltage divider alone will drain the batteries in about 6,000 hours or 250 days. The Arduino and sensors will add to that drain to make battery time even shorter.

        See https://www.mysensors.org/build/battery for the official MySensors recommendations for battery-powered sensors.

        EfflonE Offline
        EfflonE Offline
        Efflon
        wrote on last edited by
        #3

        @mfalkvidd Thanks, I have read the link and followed the instructions regarding the LED. I will re-build my sensor to use a dedicated pin for power instead.
        But wait! Since it's only when measuring I have a voltage division with 10000, the normal case would be 3.3V/(10000+~10000)=0.15mA and thus 500days? Well, a bit of code instead of changing batteries is better.

        mfalkviddM 1 Reply Last reply
        0
        • EfflonE Efflon

          @mfalkvidd Thanks, I have read the link and followed the instructions regarding the LED. I will re-build my sensor to use a dedicated pin for power instead.
          But wait! Since it's only when measuring I have a voltage division with 10000, the normal case would be 3.3V/(10000+~10000)=0.15mA and thus 500days? Well, a bit of code instead of changing batteries is better.

          mfalkviddM Online
          mfalkviddM Online
          mfalkvidd
          Mod
          wrote on last edited by
          #4

          @Efflon yes, that's correct.

          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.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