wire

4 Wire Touch Screen Based Digital Magic Slate

4 Wire Touch Screen Based Digital Magic Slate Using Atmega

Ever played with magic slates in your childhood? Well this project will show you how to make a digital magic slate using a PC, a touch screen and few other components. Components Required      1.      4-wire resistive touch screen with connector      2.      ATMega16 development board with 16MHz      3.      4 X 10kohms Resistor      4.      Serial to USB …

4 Wire Touch Screen Based Digital Magic Slate Using Atmega Read More »

Interfacing 4 wire Resistive Touchscreen with ATMega16 Microcontroller

Interfacing 4-wire Resistive Touchscreen with ATMega16 Microcontroller

Touch screens are two dimensional input devices. Nowadays most of the electronic gadgets use them. Laptops, smart phones, tablets and even some home appliances like washing machines & microwave ovens also use a touch screen nowadays. Why Touch screens? Touch screens are preferred over keypads because they need very little or no pressure to operate whereas …

Interfacing 4-wire Resistive Touchscreen with ATMega16 Microcontroller Read More »

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 »