Sensor – Transducer – Detector Projects

Frequency Division Multiplexing for a Multi-Sensor Wireless Telemetry System Using Atmel MEGA32L

Our System acquires several different sensor inputs, FM modulates each level by manipulating Direct Digital Synthesis increment values, transmits the resulting signal on a commercial FM radio band, and receives and decodes the original sensor levels. Introduction The problem of encoding multiple input signals into a finite bandwidth space is one that is common in […]

Frequency Division Multiplexing for a Multi-Sensor Wireless Telemetry System Using Atmel MEGA32L Read More »

Gauntlet of uComputation using Atmel Mega32

Introduction  The project involves an experiment in implementing a human-computer interface by tracking finger and wrist motions. Brief: “Ever wish you could control a computer just by moving your fingers or your hand?” We did. The primary goal is to design and build a functional prototype implementing an intuitive interface for a user to interact

Gauntlet of uComputation using Atmel Mega32 Read More »

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 »

USB Sensors with ATtiny Microcontrollers

Working with embedded electronics, you will eventually ends up with some sensor between your hands, here I’ll show how to make a graph out of it! This project involves a light sensor, a tiny 8-pin AVR USB key with the V-USB stack, a GNU/Linux system and rrdtool. Sensors If your are working with some digital

USB Sensors with ATtiny Microcontrollers Read More »

Sensor Interfacing using ATmega8 microcontroller

If you’ve ever tried to hook up a 3.3V sensor to a 5V micro, you know what I’m talking about – connecting these two can be a problem! There are several ways in which a 3.3V device can be safely connected to a 5v microcontroller. This tutorial will detail a few ways in which this

Sensor Interfacing using ATmega8 microcontroller Read More »

Air-Mouse using ATmega32 microcontroller

I. Introduction The Cornell University Airmouse Initiative is a motion sensing glove with buttons on it that plugs into your computer to function as a mouse. Many tasks that are performed on the computer require the use of both a keyboard on the mouse, and many people find it frustrating and awkward to have to

Air-Mouse using ATmega32 microcontroller Read More »

A Wearable Wireless Sensor System using ATmega644V

Introduction In this digital age, new interfaces for musical expression provide much broader musical possibilities than have ever existed before. There is a constant quest to be in harmony with one’s instrument so that music can flow freely from the imagination and take form effortlessly. This sparks an interest in new ways to interact with

A Wearable Wireless Sensor System using ATmega644V Read More »

Design a Customizable Virtual Keyboard using ATmega32

Introduction It is becoming increasingly difficult for users to interact with the slew of portable gadgets they carry, especially in the area of text entry. Although miniature displays and keyboards make some portable devices, such as cell phones and PDAs, amazingly small, users’ hands do not shrink accordingly. To solve this problem, we proposed a

Design a Customizable Virtual Keyboard using ATmega32 Read More »

Programming AVR ADC module with WinAVR using Atmega8 microcontroller

Most of AVR microcontrollers have Analog to Digital Converter (ADC) integrated in to chip. Such solution makes embedded designers life much easier when creating projects and programming them. With no need external ADC PCB takes less space, easier to create programs – it saves time and money. As an example lets take Atmega8 microcontroller which

Programming AVR ADC module with WinAVR using Atmega8 microcontroller Read More »

Scroll to Top