Temperature Measurement Projects

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 »

Temperature controlled fan using PWM microcontroller

This project gives you a simple temperature controlled fan. If the difference between real temperature and the user temperature is high then the fan will run at full speed and if the difference is low then the fan will rotate at slow speed. The speed of the fan varies with the temperature. The user can

Temperature controlled fan using PWM microcontroller Read More »

SMT160 based Temperature indicator

There are lot of temperature sensors both with analog & digital outputs. This project gives you an another temperature indicator which has been done with a digital sensor SMT160. Although it is a digital sensor it does not gives out the temperature directly. The output is duty cycled modulated. The sensor can measure temperature from

SMT160 based Temperature indicator Read More »

Scroll to Top