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
- Host: GitHub
- URL: https://github.com/123swk123/gd32vf103_pid_voltagecontroller
- Owner: 123swk123
- License: lgpl-3.0
- Created: 2020-06-12T06:49:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-12T07:31:07.000Z (almost 5 years ago)
- Last Synced: 2025-01-29T08:21:46.554Z (3 months ago)
- Topics: dc-dc, gd32v, gd32vf103, pid-control, pid-controller, voltage-regulator
- Language: C
- Size: 132 KB
- Stars: 3
- Watchers: 2
- 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)