November 22, 2011, 5:14 pm
I have built quite a few (1,2,3) temperature measurement circuits in the past, but none of those has remote sensing capability. So I decided to make a wireless temperature sensor so that temperature measurements can be made anywhere within the range of the transmitter and the receiver. Continue reading ‘Building a Wireless Temperature Sensor’ »
Tags:
Arduino,
ATMega328,
Frequency to Voltage Converter,
LM2902,
LM324,
LM331,
LM335,
RF Data Link,
Temperature Sensor,
Thermistor,
Voltage to Frequency Converter Category:
AVR/Arduino,
Electronics |
Comment
May 8, 2011, 7:06 pm
I built a digital thermometer a couple of weeks ago. This thermometer uses an LM19 sensor calibrated for measuring a wide temperature range (-55 – 130 Celsius, -67 – 266 Fahrenheit) for outdoor temperature measurement and an SHT21 digital thermometer with humidity measurement for indoor use. Continue reading ‘A Dual Temperature Display With Humidity Measurement’ »
March 11, 2011, 9:35 pm
The DS7505 digital thermometer and thermostat is a very versatile temperature sensor. It offers 9 to 12-bit digital temperature readings between -55 and +125 Celsius with an accuracy of 0.5 degree. It can be used with any MCUs that has I2C support or can be pre-programmed and used in standalone applications as digital thermostats. Continue reading ‘Interfacing DS7505’ »
May 9, 2010, 8:13 pm
LM19 is an analog temperature sensor that operates over a while temperature range (-55 to 130 Celsius). It is very easy to interface it with a microcontroller due to is fairly linear voltage output. Continue reading ‘Working With LM19 Temperature Sensor’ »