Temperature Measurement Projects

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 »

Data Acquisition System using ATmega8

Introduction We can use a PC for connecting the homemade data acquisition hardware and produce the GUI for user friendly graphical presentation easily. One of the project that uses Visual Basic is the Data Acquisition & Logging System using AT89C51 made by Abbas Raza. In this project we use a PC for GUI display and

Data Acquisition System using ATmega8 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 »

Atmega8 measures ambient temperature and relative humidity using HSM-20G sensor

In one of my previous posts, I discussed about Sensirion’s SHT11 and SHT75 sensors, which are capable of measuring both temperature and relative humidity. They are digital sensors and provide fully calibrated digital outputs for temperature and relative humidity. I also illustrated how to interface those sensors with a PIC microcontroller. Shawon Shahryiar from Dhaka, Bangladesh shared this project

Atmega8 measures ambient temperature and relative humidity using HSM-20G sensor Read More »

Intelligent temperature monitoring and control system using AVR microcontroller

Controlling temperature has been a prime objective in various applications including refrigerators, air conditioners, air coolers, heaters, industrial temperature conditioning and so on. Temperature controllers vary in their complexities and algorithms. Some of these use simple control techniques like simple on-off control while others use complex Proportional Integral Derivative (PID) or fuzzy logic algorithms. In

Intelligent temperature monitoring and control system using AVR microcontroller Read More »

Scroll to Top