interfacing

Head Controlled Keyboard And Mouse

Head-Controlled Keyboard And Mouse using ATmega32

Easy Input is a head-controlled keyboard and mouse input device for disabled users. The system uses accelerometers to detect the user’s head tilt in order to direct mouse movement on the monitor. The clicking of the mouse is activated by the user’s eye blinking through a reflective sensor. The keyboard function is implemented by allowing …

Head-Controlled Keyboard And Mouse using ATmega32 Read More »

Flex Sensor Interfacing

Flex Sensor Interfacing with AVR Microcontroller Using Atmega

In this tutorial we are going to interface FLEX sensor with ATMEGA8 microcontroller. In ATMEGA8, we are going use 10bit ADC (Analog to Digital Conversion) feature to do this job. Now the ADC in ATMEGA cannot take a input more than +5V. What is a Flex Sensor? A FLEX sensor is a transducer which changes its resistance when its shape …

Flex Sensor Interfacing with AVR Microcontroller Using Atmega Read More »

3 axis Accelerometer Sensor

3-axis Accelerometer Sensor-ADXL335 Interfacing with ATmega32

ADXL335 accelerometer sensor is a MEMS (Microelectromechanical systems) sensor which can measure static acceleration of gravity in tilt-sensing applications, as well as dynamic acceleration resulting from motion, shock, or vibration. The accelerometer sensor is used in mobile devices, gaming systems, disk drive protection, image stabilization, sports devices, health devices and etc. The analog outputs are …

3-axis Accelerometer Sensor-ADXL335 Interfacing with ATmega32 Read More »

DS1820 Temperature controller (1)

DS1820 Temperature Controller using atmega8515 microcontroller

This project displays the temperature on an LCD display with an resolution of 0.06degrees. DS1820 is used for sensing the temperature. It can measure temperature range from -55deg to +125deg. But i take care of only the possitive temperature. There are 3 switches to change the alarm temperature, the user can increment the Alarm temperature by pressing the UP button and they …

DS1820 Temperature Controller using atmega8515 microcontroller Read More »

Gather all the parts

Soldering an SMT MOSFET Driver with a hotplate using microcontroller using atmega

Soldering SMD components isn’t as hard as you might think. In fact it’s easy. If you follow this instructables you’ll soon see just what great results you can obtain at home using just a hotplate. It’s not just being able to make small circuit boards that makes SMT soldering so good it’s also a nicer …

Soldering an SMT MOSFET Driver with a hotplate using microcontroller using atmega Read More »

compare voltage

PWM Waveform Capture using AVR microcontroller Using Atmega

Described are the waveform capture method, example firmware and hardware designs. This material formed the basis of an article that was first published in the October, 2003 issue of Circuit Cellar magazine. The only components added to the operating Atmel AT90S2313 circuit (one capacitor and two resistors) to allow  waveform sampling with < 1 microsecond resolution …

PWM Waveform Capture using AVR microcontroller Using Atmega Read More »

Generator

MAX038-Based Sweep/Function Generator With Markers using AVR ATtiny2313 microcontroller

Take Maxim’s MAX038 function generator chip, add some frills, and you have a pretty nice tool for the bench. Downloads: Main Circuit Schematic Power Supply Schematic You can build this with switches instead of buttons if you don’t want to use a micro controller. Here is the controller code. AVRStudio 4.x Assembler Source for AT90S1200A  …

MAX038-Based Sweep/Function Generator With Markers using AVR ATtiny2313 microcontroller Read More »