WIRELESS DIGITAL THERMOMETER

WIRELESS DIGITAL THERMOMETER
This simple circuit is designed to report the temperature via any standard FM broadcast band radio at regular intervals. It uses a simple low bit rate tone signalling scheme which can be interpreted easily by both humans and machines. Such a device can be used stand-alone or as part of a PC-based weather station or HVAC system.[more]

Posted in : AVR projects | Measurement projects

2.3 ” Digital thermometer

2.3 inch Digital thermometer
This project is a 3-digit digital thermometer easy to build for beginner or hobbyits.PIC16F628 used to read digital value of temperature from a DS1820 sensor.All 7-segments drived by power logic 8-bit shift register TPIC6B595 with open collector output. For the 7-segment need 12V volt to drive because it have 3 LED per one segment.All segment no need to scan display. Source code programming with CCS C Compiler availible. [more]

Posted in : Display projects | Measurement projects | PIC projects

Digital Thermometer and the RS232 Interface to PC

Digital Thermometer and the RS232 Interface to PC
This digital thermometer was built by using the temperature sensor LM35DZ, PIC16F877 microcontroller and MAX232 IC. Temperature measurements can also be viewed on a computer program which can monitor the state of COM ports of a PC. Sample measurement data received through COM2 is being viewed on the SERIAL WATCHER program which is distributed freely on the internet.[more]

Posted in : RS232 related | Sensor projects

A simple digital thermometer

A simple digital thermometer
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. BSD Unix and others are probably also possible to use for reading the temperatures. No special drivers are needed.[more]

Posted in : AVR projects | Display projects | Measurement projects | Sensor projects

AT89S52 based Digital Thermometer

AT89S52 based Digital Thermometer
This article shows you how to build a digital thermometer from the beginning to the end, using a thermistor and a 8051 microcontroller.Being based on tutorial about Analog to Digital conversion on this website , it is very easy to understand the functioning of the device, and you can build it with any microcontroller even if it doesn’t have a builtin ADC.This digital thermometer built with the AT89S52 microcontroller.[more]

Posted in : MCS-51 projects

Next Page »