An open source Arduino ESP32 MPPT Charger firmware equipped with charging algorithms, WiFi, LCD menus & more!
-
Updated
Dec 6, 2024 - C++
An open source Arduino ESP32 MPPT Charger firmware equipped with charging algorithms, WiFi, LCD menus & more!
This microgrid control system manages power flow between a PV system and a grid bus. It detects voltage (V_pv) and current (I_pv) from the solar panel and voltage (V_bus) and current (I_bus) from the grid. The system calculates and returns the appropriate duty cycle for the boost converter's switching device, ensuring efficient power management.
Add a description, image, and links to the buck-converter topic page so that developers can more easily learn about it.
To associate your repository with the buck-converter topic, visit your repo's landing page and select "manage topics."