arduino

Quantitative Two Dimensional Temperature Measurements

Quantitative Two-Dimensional Temperature Measurements Using Arduino

Lab Experiments involving the Heat Equation are usually one-dimensional exercises involving a copper pipe and a half-dozen thermocouples. But with DS18B20 “One-Wire” thermometer chips and an Arduino, it’s possible to measure hundreds of temperature values simultaneously. Here’s what my students Daniel Lund and Lawrence Lechuga and I came up with for 2-D temperature measurements. We began by …

Quantitative Two-Dimensional Temperature Measurements Using Arduino Read More »

Arduino Online Thermometer Project

Arduino Online Thermometer Project

I have been researching a project which will help me with my understanding of electronics, networking, and programming.  I decided to build an online thermometer which could be used in applications that need temperature monitoring.  I currently work in a lab environment where I test, troubleshoot, and calibrate equipment which is installed in nuclear power plants …

Arduino Online Thermometer Project Read More »

Wire Digital Temperature Sensor DS18B20

Arduino – One Wire Digital Temperature Sensor – DS18B20

The one wire Digital Temperature Sensor – DS18B20 from Maxim (formerly Dallas) is a great chip for measuring temperature in your projects. Luckily, there is a Dallas Temperature library for the arduino which makes using this sensor very easy. The most recent version of this library can be found at http://www.milesburton.com/?title=Dallas_Temperature_Control_Library We used version 3.6.0 …

Arduino – One Wire Digital Temperature Sensor – DS18B20 Read More »

Temperature Detecting Heating Control System

Temperature Detecting Heating Control System with Arduino Mega2560

Web site: http://www.icstation.com/product_info.php?products_id=3517 Project Summary: To help electronic DIY hobbyists, will show you how to use Temperature Detecting Heating Control System with Arduino Mega2560. Full Project: The temperature detecting heating control system works with DC5V voltage. This system uses DS18B20 temperature detection chip as the external detection equipment. It works according to the external temperature collected by DS18B20. …

Temperature Detecting Heating Control System with Arduino Mega2560 Read More »