Temperature Measurement Projects

Final Project: built a sous-vide immersion cooker

For my final project I built a sous-vide immersion cooker: Sous-vide is a method for cooking food in a temperature-controlled water environment for longer than normal cooking times, at an accurately regulated temperature. Sous-vide cookers are often used in high-end restaurants. In the past few years, however, they have become more popular in household kitchens. […]

Final Project: built a sous-vide immersion cooker Read More »

Temperature Measurement using LM35 and AVR Microcontroller

In this project we are going to design a circuit for measuring temperature. This circuit is developed using “LM35”, a linear voltage sensor. Temperature is usually measured in “Centigrade” or “Faraheite”. “LM35” sensor provides output based on scale of centigrade. LM35 is three pin transistor like device. It has VCC, GND and OUTPUT. This sensor

Temperature Measurement using LM35 and AVR Microcontroller Read More »

Digital Temperature Sensor Circuit

Temperature sensors are widely used in electronic equipments to display the temperature. You can see the digital clock displaying the room temperature value. It is due to the temperature sensor embedded in it. Generally, temperature value is analog. It is converted to digital value and then it is displayed. This article describes the same converting

Digital Temperature Sensor Circuit Read More »

Temperature Controlled DC Fan using Microcontroller

A Temperature Controlled DC Fan is a system which automatically turns on a DC Fan when the ambient temperature increases above a certain limit. Generally, electronic devices produce more heat. So this heat should be reduced in order to protect the device. There are many ways to reduce this heat. One way is to switch

Temperature Controlled DC Fan using Microcontroller Read More »

ColdRunner – A Temperature Feedback Running Band Using Atmega1284

For our ECE 4760 final project, we designed and built a running band that provides feedback to users with temperature and vibration. This provides an unique way to monitor running habits with temperature feedback. The running band attaches to a user’s upper arm and counts the number of steps the user takes. It then determines

ColdRunner – A Temperature Feedback Running Band Using Atmega1284 Read More »

Cooking Assistant for Automatic Temperature Control Using Atmega644

In some cooking scenarios, it is desirable to achieve a specific object temperature and keep the object at that temperature. However, it is difficult to maintain a constant temperature without constant attention. To aid cooking in this scenario, we created a device that can be added to an electric stovetop or hot plate and serve

Cooking Assistant for Automatic Temperature Control Using Atmega644 Read More »

UDP/Ethernet Controlled Temperature Regulator Using Atmega32

Introduction This project implements a microcontroller based temperature regulator which can be controlled via the Ethernet port on any common personal computer. As the world becomes more networked, the power of our ability to communicate with many different systems instantly continues to prove it’s worth in maximizing utility and convenience. The common consumer now has

UDP/Ethernet Controlled Temperature Regulator Using Atmega32 Read More »

Scroll to Top