{"id":52339,"library":"choleraehyq-pid","title":"Choleraehyq PID","description":"A PID (Proportional-Integral-Derivative) controller library for Go.","status":"active","version":"0.0.22","language":"go","source_language":null,"source_url":"https://github.com/choleraehyq/pid","tags":["pid","controller","control","automation"],"install":[{"cmd":"go get github.com/choleraehyq/pid","lang":"bash","label":"Install github.com/choleraehyq/pid"}],"dependencies":[],"imports":[{"symbol":"pid","correct":"github.com/choleraehyq/pid"}],"quickstart":{"code":"import \"github.com/choleraehyq/pid\"\n\nfunc main() {\n    p := pid.NewPID(1.0, 0.1, 0.05)\n    output := p.Update(100, 90)\n}","lang":"go","description":"Create a PID controller and compute an output based on setpoint and current value."},"warnings":[],"env_vars":null,"search_vec":"'autom':16 'choleraehyq':1 'control':9,14,15 'deriv':8 'go':12 'integr':7 'librari':10 'pid':2,4,13 'proport':6 'proportional-integral-deriv':5","created_at":"2026-06-15T06:50:45.998405+00:00","updated_at":"2026-06-15T06:50:45.998405+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/choleraehyq/pid","github":"https://github.com/choleraehyq/pid","docs":"https://pkg.go.dev/github.com/choleraehyq/pid#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}