switch

interface LED

How to interface LED with AVR Microcontroller (ATmega16)

ATmega16 has 32 I/O pins to communicate with external devices.  Before interfacing with external devices, these pins must be cofigured as input or output pin. This article demonstrates the basic I/O operation of ATmega 16 using LEDs. All the four ports can be configured to read an input from some external device or to give output to […]

How to interface LED with AVR Microcontroller (ATmega16) Read More »

Home Security System

Home Security System Using Atmel Mega32

Introduction This is a digital home security system with voice feature which can monitor room temperature, smoke, motion, and windows & doors. The goal of this project is to utilize the after-market parts and build an integrated home security system. Besides traditional magnetic switch equipped on doors and windows, we have also incorporated temperature sensor,

Home Security System Using Atmel Mega32 Read More »

Infrared Music Synthesizer

Touchpad/Infrared Music Synthesizer Using Atmega644

Touchpad/Infrared Music Synthesizer “Generate music with your laptop touchpad!” Wei-jiunn (Vic) Jang Kalina Jordanova The Touchpad Infrared Music Synthesizer uses a laptop touchpad and an infrared distance sensor to control tone, volume and decay length of musical notes. Operating in one of six modes, this device offers a variety of options for generating musical tones.

Touchpad/Infrared Music Synthesizer Using Atmega644 Read More »