AVR LM92 Temperature Sensor System


This project show you how to build temperature sensor system using LM92 sensor and microcontroller AVR as main processor. The project use Bascom to compile the program.
The system is divided into two parts: inside the half-sphere are four LM92 temperature sensors, which are connected to a small box containing an ATTiny2313 controller. This controller reads the four sensors and sends a temperature string over a low-speed RS232 cable to a display box which is close to the DMX light controllers. The display box has an ATMega32 which reads the temperature string and displays the result on a 240×128 graphics display using large digits. The ATMega32 also reads a potmeter to be used as a trip value. When one of the temperature exceeds this value, the display is repeatedly switched from normal to inverse as an alarm signal.
Temperature Sensor
LM92 tempreature system documentation
qsl.net/pa3ckr
Related posts:
- Precision Temperature Controller
The project was designed for a calorimeter which will control the temperature of an outer metal box surrounding an... - DS1820 Multi Temperature Sensor Readout
The project has ability to measure temperature from up at 8 DS1820 digital temperature sensors all on the same one-wire... - Arduino Wireless Temperature Sensor
This project shows you how to build wireless temperature sensor with arduino and XBee. It uses LM 34 as... - USB Wireless Temperature And Humidity Sensor
This data logger project based on firmware-only USB implementation. There are two part in this project, transmitter and receiver.... - Multi Sensor Thermometer
This project shows you how to build thermometer with multiple sensor. The project use AVR ATMega168 as main processor...
Search terms:
attiny2313 dmx, lm92 circuit, lm92 pic18f project, PID AVR temperature








