Temperature Measurement Projects

The Arduino Weather Station / Thermostat using ATmega328 microcontroller

I’ve always been interested in monitoring my local weather, and noticed the difference between what weather.com and accuweather.com think my local weather is, and what I see out the window. I also wanted better control over my heating and A/C system. As a computer and electronics nut, I’ve been playing with the Arduino Microcontroller, and […]

The Arduino Weather Station / Thermostat using ATmega328 microcontroller Read More »

Temperature Control For Kitchen Appliances

In this Instructable, I will step through controlling the temperature of most kitchen appliances. As an example, I will use an old Westbend Poppery popcorn maker (aka. coffee roaster), but these same techniques will be applicable to most hot plates, coffee makers, and waffle irons. This instructable puts you at risk of electrocuting or burning

Temperature Control For Kitchen Appliances Read More »

Numitron clock & thermometer using Microcontroller atmega48

I really like nixie and numitron clocks, but I never worked with them before. So I decided to give it a go. I choose numitrons because of 2 reasons: first of all nixies need a higher voltage than numitrons to work. Nixies need around 170V DC and numitrons only 4,5V so they are safer to

Numitron clock & thermometer using Microcontroller atmega48 Read More »

Temperature Indicator Using attiny2313 micrcontroller

Description Features: Measures temperatures from -55°C to +125°C Three LED’s to indicate in what range the temparature is. User definable thermostat with high and low settings Output via a relay to control a heater element or a blower fan (or something else) Power supply ………………….4.5 to 5.5 VDC Power consumption ………..15mA This circuit uses a

Temperature Indicator Using attiny2313 micrcontroller Read More »

DS1820 Temperature Controller using atmega8515 microcontroller

This project displays the temperature on an LCD display with an resolution of 0.06degrees. DS1820 is used for sensing the temperature. It can measure temperature range from -55deg to +125deg. But i take care of only the possitive temperature. There are 3 switches to change the alarm temperature, the user can increment the Alarm temperature

DS1820 Temperature Controller using atmega8515 microcontroller Read More »

PC Thermometer Using ATTiny2313

Description With this project you can show the temperature on you PC. This thermometer plugs in on any free serial port. It gives temperature readings accurate to 0.5°C with no calibration.The project consists of the ATTiny2313 RS232 Project board and the DS1621 Thermometer board and software for the PC. It can display both indoor and

PC Thermometer Using ATTiny2313 Read More »

LCD Thermometer TCN77 Using AVR Microcontroller

Description The TC77 is a digital temperature sensor with a Serial Peripheral Interface. Temperature data is converted from the internal thermal sensing element and made available at anytime as a 13-bit two’s compliment digital word. Communication with the TC77 is accomplished via a SPI and MICROWIRE compatible interface. It has a 12-bit plus sign temperature

LCD Thermometer TCN77 Using AVR Microcontroller Read More »

LCD Thermometer TCN75 Using ATTiny2313

Description This small thermometer board uses the Microchip TCN75 device. It is a cheaper clone of the LM75, it costs about 2,50 Euro. The TCN75 comes in a SO8 packaging. The TCN75 is a serially programmable temperature sensor. It has an output that is programmable as either a simple comparator for thermostat operation or as

LCD Thermometer TCN75 Using ATTiny2313 Read More »

Scroll to Top