hardware

Touch keypad interfacing

Touch Keypad Interfacing with ATmega32 Microcontroller

In this tutorial we are going to interface a 4×2 (8 key) touch keypad with ATMEGA32A microcontroller. We all know keypad is one of the most important input devices used in electronics engineering. This module does not have actual keys, but have specially designed capacitive metal pads, and these pads are very sensitive. So when a person …

Touch Keypad Interfacing with ATmega32 Microcontroller Read More »

Interfacing LCD

Interfacing LCD with ATmega32 Microcontroller

To establish a good communication between human world and machine world, display units play an important role. And so they are an important part of embedded systems. Display units – big or small, work on the same basic principle. Besides complex display units like graphic displays and 3D dispays, one must know working with simple displays …

Interfacing LCD with ATmega32 Microcontroller Read More »

Reflow Soldering Oven

The Reflow Soldering Oven with LCD Display using ATmega32

Introduction Our project consists of making a reflow soldering device using a normal toaster oven with a graphical LCD display for control and GUI. Soldering is an important and difficult task for custom printed circuit board design especially for integrated circuits that come as chip packages that are impossible to solder by hand. This is …

The Reflow Soldering Oven with LCD Display using ATmega32 Read More »

window

Self-Adjusting Window Shade Using Atmega644

Introduction The self adjusting window shade will automatically raise, lower, open, and close your blinds by itself. A computer terminal acts as a remote to broadcast instructions to the window shade via RF. These manual adjustments are stored into the microcontrollers system along with the rooms current ambient light and temperature settings. When these lighting …

Self-Adjusting Window Shade Using Atmega644 Read More »

cooker

SousVide immersion cooker using Atmega644

About What is this thing? For our ECE4760 Spring 2012 (Microcontrollers) Final Project at Cornell University we decided to create a sous-vide cooker (a type of immersion cooker) that can maintain a set temperature for extended periods of time. It can auto-calculate the appropriate time for cooking a certain thickness of meat using heat transfer equations. …

SousVide immersion cooker using Atmega644 Read More »