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: 11 months ago
JSON representation
RISCV logan nano based DC-DC voltage controller using Fast PID
- Host: GitHub
- URL: https://github.com/123swk123/gd32vf103_pid_voltagecontroller
- Owner: 123swk123
- License: lgpl-3.0
- Created: 2020-06-12T06:49:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T07:31:07.000Z (almost 6 years ago)
- Last Synced: 2025-03-24T02:18:13.616Z (about 1 year ago)
- Topics: dc-dc, gd32v, gd32vf103, pid-control, pid-controller, voltage-regulator
- Language: C
- Size: 132 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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