Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/romanalexandroff/esp-battery-charge-utility

This little utility will help you correlate your ESP32 or ESP8266 ADC readings of battery voltage with battery charge level in %. Uses only VCC and GND pins. Instructions inside!
https://github.com/romanalexandroff/esp-battery-charge-utility

adc battery battery-level battery-monitor esp esp32 esp32-arduino esp8266 esp8266-arduino utility

Last synced: about 19 hours ago
JSON representation

This little utility will help you correlate your ESP32 or ESP8266 ADC readings of battery voltage with battery charge level in %. Uses only VCC and GND pins. Instructions inside!

Awesome Lists containing this project

README

        

# ESP-Battery-Charge-Utility
This little utility will help you correlate your ESP32 or ESP8266 ADC readings of battery voltage with battery charge level in %. It is designed to be a universal solution for battery charge level detection in any ESP-based project. Uses VCC and GND pins only.
Instructions inside!