microlab icon indicating copy to clipboard operation
microlab copied to clipboard

Research and implement a heater control method

Open brandonrobertz opened this issue 5 years ago • 5 comments

We need to find a reliable and safe method for keeping the heat at the correct temperature. The canonical method is via PID. We'll need to implement something similar, either a PID library, or something similar like Kalman Filter. There are libraries for all of these things. We need to abstract them out into a celery process which gets kicked off via a microlab command. This ticket is for the groundwork on this.

brandonrobertz avatar Jul 30 '18 02:07 brandonrobertz