Greetings, I am working on a MPPT controller for a wind turbine. I have the DC to DC converter working and I am able to manually adjust the duty cycle of the buck converter from 10 to 50 percent.
The next step of the project is to add a micro to control the duty cycle of buck converter. This is where I need help. I have to read the voltage and current at the input and output. I am using a Arduino UNO.
Max voltage is 400 Vdc at the input of the buck converter.
Buck converter max current is 20 amps.
Any help received will be greatly appreciated. What methods should I use for reading the voltage and current?

