Skip to content

PetruMicu/ATmegaCharger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔋 ATmegaCharger

Smart LiPo and NiMH battery charger using ATmega164A microcontroller.

What it does

  • Charges LiPo (4.2V) and NiMH (1.2V) batteries safely
  • LCD display shows voltage, current, temperature
  • Auto-stop with multiple safety protections

Hardware

  • ATmega164A microcontroller
  • Power MOSFET + current sense resistor
  • 16x2 LCD + push buttons
  • Temperature sensor (NTC)

Architecture

Charging Methods

LiPo: CC-CV (constant current → constant voltage)
NiMH: CC with -ΔV termination (voltage drop detection)

About

University project : LiPo and NiMH charger using the ATmega164A MCU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages