Skip to content

Firmware project for solar charger with MPPT algorithm

License

Notifications You must be signed in to change notification settings

Salmon-Built-Designs/mppt-charger-firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firmware for solar charge controller with MPPT algorithm

The charge controller is controlled by a dedicated STM32F334C8T6 microcontroller with a High Resolution PWM (HRPWM) on board. The use of this device is possible a devkit for studying the algorithms for finding the maximum power point (TMM) and as a device for working in an solar power plant with a capacity of up to 3000 W.

Features:

  • Use 32-bit ARM MCU STM32F334C8 with HRPWM
  • Type battery: SLA, AGM, GEL, Li-ion, LiFePo4, LTO
  • Overvoltage
  • Undervoltage
  • Overcurrent
  • Overheat
  • PV short circuit
  • PV reverse polarity
  • Battery reverse polarity

Hardware

License

All source files for the project are distributed under the MIT license and you can use the project for commercial activities. But you need remembering that the author of the project does not give any guarantees for the operability of the device or parts of the project and also does not bear no liability for claims or damages.

About

Firmware project for solar charger with MPPT algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published