Multi Sensor Thermometer


This project shows you how to build thermometer with multiple sensor. The project use AVR ATMega168 as main processor and DS18×20 1-Wire® Thermometers as temperature sensor. It can monitor up to 16 DS18×20 thermometers, with a variable logging rate of 5 to 9999 seconds. The data is displayed on a multi-page LCD display and send to PC via RS232 at 19200 baud rate for recording. To view and save the serial output, you can use any terminal program like Window’s HyperTerminal or Br@y++ Terminal. The project source code written in C and compiled with AVR Studio 4 and the AVR-GCC “C” programming environment plug-in.
Multiple Thermometer
Project Detail and Documentation
thebloughs.net
Related posts:
- DS1820 Multi Temperature Sensor Readout
The project has ability to measure temperature from up at 8 DS1820 digital temperature sensors all on the same... - AVR Simple Digital Thermometer
This simple Digital Thermometer project use NTCs as the temperature sensor and microcontroller AVR ATmega 8 as main processor.... - AVR RPM Meter with KMI15/1 Rotational Speed Sensor
If you want to build a RPM meter project based on Microcontroller AVR? Check out this RPM Meter with... - 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...
Search terms:
multi sensor thermometers










