PID-based Temperature Control System (FreeRTOS Simulation) This project demonstrates a real-time PID (Proportional–Integral–Derivative) temperature control simulation built using C and FreeRTOS. It ...
This project adds PID temperature control to my Gaggia Classic espresso machine. Inspired by similar DIY efforts, I wanted to challenge myself by designing and implementing the modification entirely ...