DIY ESP8266 Temperature and Humidity Monitor: Complete Build Guide with Home Assistant Integration

Key Takeaway: Build a complete temperature and humidity monitoring system with an ESP8266 NodeMCU and DHT22 sensor for under ₹700 and integrate it with Home Assistant via MQTT. This project…

Continue ReadingDIY ESP8266 Temperature and Humidity Monitor: Complete Build Guide with Home Assistant Integration
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