Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cirello-io/pidctl


https://github.com/cirello-io/pidctl

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# PID Controller

[![GoDoc](https://godoc.org/cirello.io/pidctl?status.svg)](https://godoc.org/cirello.io/pidctl)
[![Go Report Card](https://goreportcard.com/badge/github.com/cirello-io/pidctl)](https://goreportcard.com/report/github.com/cirello-io/pidctl)

A [PIDController](http://en.wikipedia.org/wiki/PID_controller) implementation in Go.

***Credits***

Initially done by Felix Geisendörfer ([email protected])
Refer to his original: https://github.com/felixge/pidctrl