Elecrow
LiPower Shield
You may need this item if you want to power your Arduino with a 3.7V LiPo battery to make it become a portable device. It made up of a “power cell” and “fuel...
You may need this item if you want to power your Arduino with a 3.7V LiPo battery to make it become a portable device. It made up of a “power cell” and “fuel gauge”, it allows you to connect a 3.7V single cell Lithium polymer battery which it will boost up to 5V and connect to the Arduino board’s 5V pin. The on-board MAX17043G+U IC is connected to the I2C lines (A4 and A5) so that your project can monitor it’s own power supply. The configurable alert interrupt pin on the MAX17043G+U IC is broken out to D2 which will activate when the LiPo gets to 32% or lower. The charging circuit is configured to charge the LiPo at 500mA and there is a mini-USB port on the shield which allows you to charge the battery from a USB power source.
Features
- Power monitoring
- Compatible with 3.7V LiPo battery
Package list
- LiPower Shield x 1
Wiki & External links
Jargon buster
Plain-language definitions for the technical terms used above.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- LiPo
- A lithium polymer rechargeable battery commonly used in portable electronics projects. It matters because LiPo batteries need correct charging circuitry and care, and this board includes hardware intended for that battery type.
- Shield
- An add-on board that plugs into a main controller board to give it extra features such as sensing, motor control or communication. Knowing a product supports shields helps you judge whether it can connect neatly into an existing maker-board setup.
Find this product in
Related Tutorials
Free guides on learn.littlebird.com.au