AVR Simple Digital Thermometer


This simple Digital Thermometer project use NTCs as the temperature sensor and microcontroller AVR ATmega 8 as main processor. This thermometer can be used as a standalone thermometer with LCD display or it can be read out with a PC running Linux, Windows, MacOSX or Solaris. For reading the temperatures no special drivers are needed.
In the past to interfacing with microcontroller many people always used rs232 communication with the UART that is included in the microcontroller. It requires an additional MAX232 chip, 4 extra capacitors and an external crystal oscillator for the microcontroller. But this Simple Digital Thermometer use connectivity via I2C because it is reliable, really easy to build and no more extra component.
Download :
Schematic (PDF) and source code (tar.gz)

Temperatur Measurement
Digital Thermometer Documentation Detail
tuxgraphics.org
Related posts:
- Digital thermometer, AT90S8535
This final project involved the design of a fully functional, multi-purpose digital thermometer. This was designer attempt at producing... - PIC Digital Thermometer
This Digital Thermometer project uses a standard (PDIP) PIC16F684 as main processor and standard thermistor as the sensor. It will... - Multifunction Digital Thermometer
This instructable will show you how to create a multifunction platform with a thermometer, chronograph (count up timer), count... - AVR Digital Signal Processing
This project is an experiment of the Digital Signal Processing based on microcontroller AVR AtTiny 26 instead of an... - Multi Sensor Thermometer
This project shows you how to build thermometer with multiple sensor. The project use AVR ATMega168 as main processor...
Search terms:
AVR Thermometer, atmega16 thermometer, digital thermometer circuits, digital thermometer project, electronic thermometer project, simple circuits on digital thermometer, thermometer digital dengan atmega









January 24th, 2010 at 4:03 am
[...] project shows you how to build thermometer with multiple sensor. The project use AVR ATMega168 as main processor and DS18×20 1-Wire® [...]