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

https://github.com/lefucjusz/kettle-pid-controller

Kettle temperature regulator using PID controller based on Arduino Nano. Measurements taken by the means of DS18B20 sensor, Fotek SSR-40DA SSR relay used as an actuator. Current temperature displayed on TM1637 LED display.
https://github.com/lefucjusz/kettle-pid-controller

adc anti-windup arduino cpp ds18b20 kettle pid pid-controller platformio pwm ssr temperature-control tm1637

Last synced: 10 months ago
JSON representation

Kettle temperature regulator using PID controller based on Arduino Nano. Measurements taken by the means of DS18B20 sensor, Fotek SSR-40DA SSR relay used as an actuator. Current temperature displayed on TM1637 LED display.

Awesome Lists containing this project

README

          

# kettle-pid-controller
Kettle temperature regulator using PID controller based on Arduino Nano. Measurements taken by the means of DS18B20 sensor, Fotek SSR-40DA SSR relay used as an actuator. Current temperature displayed on TM1637 LED display.