Temperature Measurement Projects

ATmega16 DS18B20 temperature display prototype setup

Temperature Meter using ATmega16 with Proteus Simulation

Introduction This microcontroller project demonstrates a digital temperature measurement system using the DS18B20 sensor and an ATmega16 microcontroller. The system reads temperature data and displays it on a dual 7-segment display in real time. Built and tested in a Proteus simulation environment, this project is a great example of embedded systems and practical electronics. It […]

Temperature Meter using ATmega16 with Proteus Simulation Read More »

Dual thermometer prototype with LCD display

Dual Thermometer using ATmega8515 with Proteus Simulation

Introduction This microcontroller project shows how to build a dual digital thermometer using an ATmega8515 and two DS18B20 temperature sensors in Proteus simulation. The system reads temperature from both sensors, displays the live values on a 16×2 LCD, and also keeps track of minimum and maximum readings. It is a practical example of embedded systems

Dual Thermometer using ATmega8515 with Proteus Simulation Read More »

Building a Real Time Wireless Flood Monitoring System with HC SR04 and AVR ATmega 1

Building a Real-Time Wireless Flood Monitoring System with HC-SR04 and AVR ATmega

Objectives There are a few objectives that need to be met to get this project done: These objectives will act as a guide and restrict the system to be implemented for certain situations: To develop a model of REAL TIME WIRELESS FLOOD MONITORING SYSTEM by using the ultrasonic sensor to measure the water depth in

Building a Real-Time Wireless Flood Monitoring System with HC-SR04 and AVR ATmega Read More »

Intelligent Warehousing Management System Architecture

Design of Fuzzy Controller Hardware Based on ATmega32 Microcontroller as a Temperature and Humidity Controller

INTRODUCTION Efficient warehouse management is crucial for businesses to minimize errors and maximize productivity. Intelligent warehouse management systems aim to achieve this through integrating computer systems, equipment, and users as a unified system. This improves information quality, reduces unproductive time through fewer errors, and increases customer satisfaction through on-time deliveries of high quality goods. Higher

Design of Fuzzy Controller Hardware Based on ATmega32 Microcontroller as a Temperature and Humidity Controller Read More »

MQTT Swimming Pool Temperature Monitor

MQTT Swimming Pool Temperature Monitor

This project is a companion to my other Home Automation projects Smart Data- Logging Geyser Controller and Multi-purpose-Room-Lighting and Appliance Controller . It is a pool side mounted monitor that measures the pool water temperature, ambient air temperature and barometric pressure. It then displays the pool water temperature on a local LED bargraph and transmits via WiFi/MQTT to a

MQTT Swimming Pool Temperature Monitor Read More »

DIY Temperature Logger With STM32F103 MicroSD Card and DS18B20

DIY Temperature Logger With STM32F103, MicroSD Card and DS18B20

I’m currently building a temperature logger for some guys doing a research in biology. Tried to make it as small as possible, with temperature sensor that can be crammed in small space. Since the first revision slash prototype of the device was incredibly simple to make and featured easily procured parts, I decided to write

DIY Temperature Logger With STM32F103, MicroSD Card and DS18B20 Read More »

Temperature Control System Using Labview Atmega32

Temperature Control System Using Labview (Atmega32)

This work describes a framework of ON/OFF, proportional and linear temperature control systems. The design and implementation of this process is done using LABVIEW, virtual workbench software. The project involves includes data acquisition, data processing and the display of data. At the initial stage Data Acquisition is replaced by a microcontroller system as a cost

Temperature Control System Using Labview (Atmega32) Read More »

Scroll to Top