STM32 temperature monitoring system with DS18B20 sensors and I2C LCD display architecture diagram
STM32 multi-channel temperature monitoring system architecture showing DS18B20 sensors, Blue Pill MCU, I2C LCD display, and serial monitor output

STM32 Temperature Monitoring with DS18B20 Sensors Over 1-Wire Bus

Key Takeaway: Learn how to build a multi-channel temperature monitoring system using STM32F103C8 (Blue Pill) and DS18B20 digital temperature sensors communicating over the 1-Wire bus protocol with an I2C LCD…

Continue ReadingSTM32 Temperature Monitoring with DS18B20 Sensors Over 1-Wire Bus
STM32 PID Temperature Controller block diagram showing setpoint, error calculation, PID controller, PWM output, MOSFET heater, and DS18B20 temperature sensor feedback loop
STM32 PID Temperature Controller System Block Diagram

STM32 PID Temperature Controller: Complete Build Guide for Precision Thermal Control 2026

Key Takeaway: Build a complete closed-loop PID temperature controller using an STM32F103 Blue Pill, DS18B20 temperature sensor, and an IRF520 MOSFET driving a heater element — with adjustable setpoint, real-time…

Continue ReadingSTM32 PID Temperature Controller: Complete Build Guide for Precision Thermal Control 2026