Reader small image

You're reading from  Building Wireless Sensor Networks Using Arduino

Product typeBook
Published inOct 2015
Publisher
ISBN-139781784395582
Edition1st Edition
Tools
Concepts
Right arrow
Author (1)
Matthijs Kooijman
Matthijs Kooijman
author image
Matthijs Kooijman

Matthijs Kooijman is an independent embedded software developer who is firmly connected with the maker movement through a local fab lab and his work on the Arduino project. Since his youth, Matthijs has been interested in making things; for example, he built his first television remote control before the age of 10 (using a piece of rope to pull on the volume slider, not a solution that he would choose today). Matthijs has a firm belief in the merits of open source software and enjoys contributing to the software that he uses—both by coding and helping out other users. His work experience is broad—ranging from Web development to Linux driver hacking, from tech support to various forms of wireless networking, but almost always related to open source software in some way.
Read more about Matthijs Kooijman

Right arrow

Battery power


Even though it sounds simple, making your Arduino battery-powered is a complicated subject. There are a lot of different types of batteries and multiple ways to connect them, each with their own requirements and effects on the power that is used.

This section gives you a very concise summary of the battery terminology, intended to be exactly enough to make sense of the rest of this chapter. For more detailed information about the batteries and an overview of some common types that are available, see https://learn.adafruit.com/all-about-batteries.

Batteries are devices that store energy and can be used to power electrical devices. Every battery has a nominal voltage (such as 1.5V for alkaline batteries), indicating an average voltage of the battery over its entire lifetime.

Battery capacity is measured in mAh, or milliampere-hour. A battery of 1,000 mAh can supply 1,000 mA for 1 hour, 100 mA for 10 hours, 10 mA for 100 hours, and so on. To estimate the lifetime of a battery, divide...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Building Wireless Sensor Networks Using Arduino
Published in: Oct 2015Publisher: ISBN-13: 9781784395582

Author (1)

author image
Matthijs Kooijman

Matthijs Kooijman is an independent embedded software developer who is firmly connected with the maker movement through a local fab lab and his work on the Arduino project. Since his youth, Matthijs has been interested in making things; for example, he built his first television remote control before the age of 10 (using a piece of rope to pull on the volume slider, not a solution that he would choose today). Matthijs has a firm belief in the merits of open source software and enjoys contributing to the software that he uses—both by coding and helping out other users. His work experience is broad—ranging from Web development to Linux driver hacking, from tech support to various forms of wireless networking, but almost always related to open source software in some way.
Read more about Matthijs Kooijman