hardware

Multisensor Data transmission

Multisensor Data Transmission Using Atmega32

Introduction For our final project we built a prototype of a circuit intended for a picosatellite that measures temperature and acceleration, sending the information wirelessly back to a base station receiver. The N-Prize is an amateur rocketry competition challenging groups to launch a very small (10g-20g) satellite into orbit for less than $2000, and track […]

Multisensor Data Transmission Using Atmega32 Read More »

IFF System for Infantry

IFF System for Infantry Using Atmega1284

Introduction “An encrypted laser-based friend-foe identification system to prevent friendly fire in battle” This project implements an Identification Friend-or-Foe (IFF) system for use by soldiers to prevent friendly-fire. The inspiration for the project is derived from Identification Friend-or-Foe (IFF) transponder systems currently used on fighter aircraft and military vehicles. Fighter aircraft fitted with an IFF

IFF System for Infantry Using Atmega1284 Read More »

Bat Hat

The Bat Hat Using Atmega1284

Introduction “An ultrasonic range-finding hat with variable haptic feedback for obstacle detection.” -Project Sound Bite For our ECE 4760 final project, we designed and implemented an ultrasonic range-finding hat that uses haptic feedback to alert its wearer about obstacles in his or her path. The hat is equipped with an ultrasonic transmitter/receiver circuit, which is capable of

The Bat Hat Using Atmega1284 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 »