esphome / esphome/feature-requests

Can the 1kW mppt controller according to the open source scheme be added to esphome?

Open
#2,856 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
450
Forks
29
PR merge metrics
No merged PRs in 30d

Description

https://youtu.be/ShXNJM6uHLM?si=V8clKahLtfnHim2G
There is a 1kw mppt controller in YouTube, which uses esp32 to realize the switch control of mos tube.It is very simple to see the hardware connection. The whole principle is to collect the input and output voltage, current and power.Then adjust the switching frequency of the FET.And duty cycle,Just do itRealize the adjustable output voltage.Esphome natively supports ina226, which can be used for input and output acquisition.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the linked YouTube video and the existing ESPHome INA226 support. Confirm how the ESP32 controls the MOSFET and how input/output voltage, current, and power are measured. Done would require a defined ESPHome implementation and clear behavior for switching frequency, duty cycle, and adjustable output voltage.

Written by the indexing model from the issue text.

Assessment

Domain
embedded-iot
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.