An open API service indexing awesome lists of open source software.

https://github.com/123swk123/gd32vf103_pid_voltagecontroller

RISCV logan nano based DC-DC voltage controller using Fast PID
https://github.com/123swk123/gd32vf103_pid_voltagecontroller

dc-dc gd32v gd32vf103 pid-control pid-controller voltage-regulator

Last synced: about 1 month ago
JSON representation

RISCV logan nano based DC-DC voltage controller using Fast PID

Awesome Lists containing this project

README

        

# GD32VF103_PID_VoltageController

RISCV logan nano based DC-DC voltage controller using [Fast PID library](https://github.com/mike-matera/FastPID)

This PID is tunned for DC-DC convertor from Murata OKL-T6-W12, which is 6A 0.591V~5.5V
![Wiring](/docs/schematic.jpg)

For PID implementation and tunning details refer [FastPID](https://github.com/mike-matera/FastPID/blob/master/README.md)