News

A programmable temperature and process controller for use by the maker community has been designed to be Arduino-compatible. Called the SmartPID it can be programmed on a PC via the USB port using the ...
What Are PID Controllers? PID control is the most commonly used control algorithm, used extensively in industrial, process, and commercial applications and has been universally accepted as the easiest ...
[Jason] learned a lot by successfully automating this meat smoker. This is just the first step in [Jason’s] smoker project. He decided to begin by hacking a cheaper charcoal-fed unit first, before ...
[Matt] wanted to have more control over his meat smoker so he built this advanced PID smoker controller. It uses the solid state relay seen in the bottom-right of this image to switch the smoker’s ...
Well designed conventional PID controllers using Ziegler-Nichols method are having large overshoot and settling time. Significant research work has been carried out to improve the performance of ...
I built an electric oven using salvaged parts from a toaster and added a PID controller for consistent temperature. This oven can reach up to 300°C, making it ideal for tempering knives and melting ...
I made this project because I wanted a way to automatically control the speed of a DC fan according to the temperature read by a LM35 sensor. I had a few problems with the PWM part mainly because the ...