From c7305eb91f4e117054406f1f6efdf4fc18317d48 Mon Sep 17 00:00:00 2001 From: rlogiacco Date: Sat, 27 Jan 2024 14:35:44 +0000 Subject: [PATCH] deploy: f43f782be47c3b6b7fd8a9ae4dfee7981aec4627 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index b37a2df..6ed9f90 100644 --- a/index.html +++ b/index.html @@ -69,7 +69,7 @@

Please, before submitting a support request read carefully this README and check if an answer already exists among previously answered questions: do not abuse of the Github issue tracker.

-

Battery Sense GitHub stars GitHub forks Tweet

+

Battery Sense GitHub stars GitHub forks Tweet

GitHub version GitHub download GitHub stars GitHub issues Build Status License

This is a simple Arduino library to monitor the battery consumption of your battery-powered projects, being LiPo, LiIon, NiCd or any other battery type, single or multiple cells: if it can power your Arduino you can monitor it!

The principle is simple: we are going to measure our battery capacity by measuring the voltage across the battery terminals.