hekike / liquid-pid

PID Controller in NodeJS for liquids (water, beer, etc.). Simulator, Plots and Tests are included.
MIT License
18 stars 5 forks source link

Example hardware this would control? #5

Open mikemilano opened 8 years ago

mikemilano commented 8 years ago

I've looking for a hardware pid for brewing where I could set target and read temp, but I'm excited to see I may just be able to write the controller myself.

Could you give an example of the hardware down the line you are controlling? I'm unsure what you could send the less than full power values to, which would handle the appropriate duty cycle for the heating element.

hekike commented 8 years ago

@mikemilano sorry for the long response time. We are using DS18B20 here is our full story: https://blog.risingstack.com/brewfactory-full-stack-homebrew-with-iot/