Posts tagged with “lipol”

How to measure battery level with ESP32 microcontroller

How to measure battery level with ESP32 microcontroller

Figured out how to measure battery level on the URU Key using a simple voltage divider and some clever GPIO control. Threw in some ESP32 ADC math to convert readings into a nice 0–100% percentage—and even blink a red LED if the battery’s running low. BLE support coming too!

Read more...
URU Key - making decision on power source

URU Key - making decision on power source

Next step: power! I explored both CR2032 coin cells and tiny rechargeable LiPo batteries for the URU Auth device. Settled on a rechargeable setup with a TP4054 charger and USB-C—compact, convenient, and way more user-friendly. Bonus: added battery level monitoring and auto power-off to keep things efficient.

Read more...