issues
search
N5GEH
/
n5geh.services.controller
This repository contains exemplary implementations of a cloud-based control services that can be connected to a FIWARE platform.
MIT License
2
stars
2
forks
source link
PID controller rework
#1
Closed
djs0109
closed
2 years ago
djs0109
commented
2 years ago
Main updates are:
Adapt the code with the lastest version of FiLiP
Change to simple-pid from our self coded pid controller
Add a panel to help visualizing the control parameters
Add an example for the PID controller (still under progress)
Main updates are: