Temperature Measurement Projects

Temperature and Pressure Control using the AT90S8535

Overview: This project involves the implementation of control and monitor for dual processes. The variables monitored are pressure and temperature. The input control is a 16 button keypad and the output is monitored in a 16 character LCD The device can be widely deployed as a cheap solution to room and automobile climate control automation. […]

Temperature and Pressure Control using the AT90S8535 Read More »

DigiThermo 0-100.0 °C using AT89C4051

 Introduction The DigiThermo is a device designed for measuring time and temperature used in chemistry laboratory. The circuit of Digithermo employs a 89C4051, 20-pin CMOS Microcontroller with built-in 4kB code memory. Temperature was measured by LM35D, National Semiconductor Temperature sensor producing 10mV/°C. The CA3162, 3-digit DVM converts dc output provided by LM35D and sends BCD

DigiThermo 0-100.0 °C using AT89C4051 Read More »

AVR Thermometer using AT90S2313 microcontroller

Introduction I bought the LED module from BanMor’ last week, just 30Baht. The moduleprovide a prewired multiplex of 4-digit common anode LED, that’s great.See the soldering pad of these signal in the 1st picture below. I thought,my friend gave me the AT90S2313 chip, and with a simple homemade ISP cableand a free software AVR ISP

AVR Thermometer using AT90S2313 microcontroller Read More »

Temperature Sensor Thermometer using AT89C51 and DS1621 microcontroller

Temperature Sensor Thermometer using AT89C51 and DS1621 microcontroller

DS1621 temperature sensor circuit digital thermometer to tell if using. Operation of the circuit is simple, as are as follows: temperature sensor from the numeric value being sent to the microcontroller and the microcontroller using the I2C serial communication protocol, this value will more basıyor.Biraz If the LCD tomicrocontroller interprets the sensor in the 16-bit LCD to the data transfers.

Temperature Sensor Thermometer using AT89C51 and DS1621 microcontroller Read More »

PC Temperature Meter using ATtiny15 microcontroller

Port-Powered Temperature Meter This is a four-channel temperature measurmet adapter that works without external power supply. It will suitable for measureing temperature and logging its data with a PC. The circuit diagram is very simple and no adjustment is required, everybody will able to build it with ease 🙂   Specs. Micro-controller ATtiny15L (Atmel) Number

PC Temperature Meter using ATtiny15 microcontroller Read More »

8 channel LCD Teperature meter using microcontroller

Description This is the fully featured, jammed packed temperature readout unit. I can measure temperature from up at 8 DS1820 digital temperature sensors all on the same 1-wire bus. That’s right only 3 wires are needed to go to all the temperature sensors, GND, VCC and 1-wire data. All sensors will connect to the same

8 channel LCD Teperature meter using microcontroller Read More »

Open Source AVR Temperature Controller using ATmega48 microcontroller

The open source project allows you to control DC appliances based on the temperature of two thermistor inputs. It uses AVR ATmega48 as main processor. The controller has both green and white LEDs to indicate status. The project output is connected to N-Channel MOSFET, AOD444, for switching with current up to 4A. For higher current

Open Source AVR Temperature Controller using ATmega48 microcontroller Read More »

Power usage monitor using Atmel AVR using Atmega168 microcontroller

This project uses Atmega168 microcontroller to compute the power usage at home and logs it to an SD card. It has a graphical LCD display too that shows the power usage as a strip chart. Besides, the voltage and current waveforms can also be displayed on the LCD. The current is measured using a pair

Power usage monitor using Atmel AVR using Atmega168 microcontroller Read More »

Multi-channel temperature logger using Atmega48 microcontroller

This project describes how to use all the 8 ADC channels of an Atmega48 microcontroller to read temperature sensors and the measured data to a PC for logging by using the built-in USART capabilities of the chip. For demonstration, the temperature sensor used is LM335 that gives an output voltage proportional to the Kelvin temperature.

Multi-channel temperature logger using Atmega48 microcontroller Read More »

Scroll to Top