Questions tagged [battery]

A battery is an electrical power source which is often portable.

Batteries are electrochemical devices. That is, they store energy in chemical form, and can convert it to electrical energy when required. They are available in a very wide variety of configurations, producing different voltages, with different power output capabilities.

Some are single-use devices which are disposed of when depleted. In consumer products, these are often referred to as alkaline batteries. Others types of battery may be recharged repeatedly for multiple uses, such as lithium ion or lead acid batteries.

This tag should be used for questions about using batteries with Arduino devices. This can include using batteries as a power supply, but may also cover projects where the Arduino controls the batteries in some way (e.g. as part of a recharging circuit).

275 questions
11
votes
1 answer

Extend battery life with a power-controlling microcontroller?

This article describes a method to extend the battery life: use a low-power controller to switch on the Arduino only when needed. The author states that this method uses considerably less power than using Arduino's sleep mode. Are there downsides to…
tuomassalo
  • 351
  • 2
  • 8
9
votes
3 answers

Bootup on lower power not functioning

I have a custom Arduino ATMega328 board that generally runs at 5V @ 8MHz (using the Arduino Pro 3.3V 8MHz profile and bootloader). The main reason I'm using this setup is so that I can put the board to sleep when main power is disconnected and it…
Adam Haile
  • 599
  • 2
  • 7
  • 14
4
votes
4 answers

Thin battery to power arduino micro with nRF8001?

I'm building a project which needs to fit in a wallet. I have an Arduino Micro hooked up to a nRF8001. I attempted three button cells wired in series, which provided a solid 7.5 volts, but only 20mA. A 9V battery successfully powers it, but that's…
ollien
  • 141
  • 1
2
votes
0 answers

Battery Monitoring System for Arduino

I need to incorporate a battery monitor using a 10 led bar graph. I am powering the arduino with a 7.4(though it reads 7.67) V lithium polymer battery through the arduino`s power jack. The goal is to monitor that battery. How would I go about doing…
Manan
  • 51
  • 3
2
votes
1 answer

Is it possible to charge a battery using a water flow sensor?

Is it possible to use a water flow sensor to charge a battery? Since the water flow sensor measures water flow using pulses, could I charge a battery using these pulses(instead of using it to read water flow). Heres an example of the…
user83241
  • 23
  • 3
2
votes
1 answer

How to build circuit to switch to other power source if primary source dies?

I would like to have a backup battery connected to a device that requires an uninterrupted power supply, like an Arduino or Raspberry Pi, so that if my primary power source (USB plug) gets pulled, the device will switch to being powered by the…
jake9115
  • 123
  • 5
1
vote
2 answers

What is 1.8 to 5.5 VDC?

I'd like to buy a standalone capacitive touch sensor to create interactive art. It says it is powered by 1.8 to 5.5 VDC. I am new to arduinos - what type of battery can I buy to power this sensor? I'm hoping it's simple, not complicated. Thanks!
Sarah
  • 11
  • 1
1
vote
1 answer

How can I calculate remaining battery life time with arduino

I want to display a 3.7V battery's remaining life time on LCD screen using arduino. Like a laptop does. 1h 23m remaining or others. Do I need any kind of module to measure the thing? Can anyone tell the method please?
Shojib
  • 11
  • 3
1
vote
0 answers

Arduino Pro Mini stopped working / broken

I need help, currently I am working in final project about portable monitoring system. I am using Arduino Pro Mini 5V/16MHz as microcontroller and a Li-Po battery to power it up through XL6019 boost converter. I have created the PCB and assembly all…
0
votes
2 answers

How can I measure if a battery is there?

With my arduino I want to measure if one / two AAA batteries are in their single / double battery holder. When the Arduino is running, connected to some other power supply and the batteries are in place everything is fine: I get my measurements of…
Tetopia
  • 23
  • 1
  • 3
0
votes
2 answers

I have built a battery level indicator and have tested with a 12V battery Would it harm my arduino board if I connect a 48V battery?

I am a newbie and have followed a tutorial to build a battery level indicator as below Please suggest any changes I'll need to make to make the circuit useful with a 48V battery as the above circuit is tested with a 12V one. Thank You.
0
votes
1 answer

arduino on battery for long time use

I have a small project with arduino UNO R3 + RTC clock DS3231, that control through a relay a electrovalve (12V). I would like to use the entire circuit on battery. The electrovalve (a small motor) has a consumption of 500mA and will be active 4…
Dadep
  • 133
  • 7
-3
votes
1 answer

How to merge 2 batteries socketof 6v each

i want to merge 2 batteries socket of 4 AA 1.5v batteries , how can combine them to have 12v ?
Radu Mihai
  • 11
  • 5