wire

DIY Smart Doorbell

DIY Smart Doorbell: Code, Setup and HA Integration Using Atmega

In this project, I will show you how you can transform your normal doorbell into a smart one without changing any of the current functionalities or cut any wires. I will be using an ESP8266 board called Wemos D1 mini. New to ESP8266? Watch my Introduction to ESP8266 video first. Step 1: Watch the Video The video

DIY Smart Doorbell: Code, Setup and HA Integration Using Atmega Read More »

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 »