Motor Projects

Measuring motor speed (1)

Measuring motor speed and display result on LCD using ATmega8 microcontroller

For measuring motos speed there can Optical interrupter used like H21A1. This is a device where IR LED and photo-transistor is coupled in to plastic housing. The gap between then allows interrupting signal with opaque material and this way switching the output from ON to OFF. This device can be connected to Microcontrollers ICP pin …

Measuring motor speed and display result on LCD using ATmega8 microcontroller Read More »

Motor Control

Servo motor control using Atmega8 microcontroller

Servo motors are so called “closed feedback” systems. This means that motor comes with control circuit, which senses if motor mechanism is in desired location and if not it continuously corrects an error until motor reaches proper point. Servo motors are widely used in robotics, remote controlled planes, vehicles. So they come in many shapes and …

Servo motor control using Atmega8 microcontroller Read More »

Fertilizer Feed Rate (1)

Fertilizer Feed Rate Controller Using Atmega

Abstract For a final project for EE 476 at Cornell University under the instruction of Bruce Land I designed and built a fertilizer flow rate control unit tailored to the needs of Lin Davidson. Instead of conventional mechanical drive methods, the delivery rate was controlled through the use of an Atmel AT90S8515 microcontroller. Ground speed of the tractor was sensed through the use of …

Fertilizer Feed Rate Controller Using Atmega Read More »

Stepper Motor Indexer Decoder

Stepper Motor Indexer & Decoder ECE 476 Using ATmega32

1. Introduction For our final project we built an ATmega32 based stepper motor controller which measures the angular position of the motor shaft using an optical encoder and quadrature decoder. Our system performs 3 basic functions: (1) Communicate with a PC by means of a RS-485 interface, and (2) Generates step and direction signals for …

Stepper Motor Indexer & Decoder ECE 476 Using ATmega32 Read More »

Stationary Helicopter

Stationary Helicopter Using Atmel Mega32

Intro Summary Thinking about what a CDE (culminating design experience) should be, we devised a project that combines the microcontroller programming principles learned in ECE 476: Microcontroller Design with the control theory concepts learned in ECE 472: Feedback Control Systems to create an academically viable stationary helicopter. The device consists of a lever with a …

Stationary Helicopter Using Atmel Mega32 Read More »

Bird Trapping Mechanism

A Portable, Automated, web-based Bird Trapping Mechanism Using Atmega644

Background We designed and implemented an automated, portable bird-trapping mechanism, along with an associated system which is scalable Every year between early May and mid-June large amounts of tree swallows migrate to Ithaca, NY area to mate. The study of these birds invariably require a large number of specimens to be captured for purposes such …

A Portable, Automated, web-based Bird Trapping Mechanism Using Atmega644 Read More »

interface Servo Motor

How to interface Servo Motor with AVR Microcontroller (ATmega16)

Servo motors find huge applications in industries in the field of automation, control & robotics. The servo motors are well known for their precise control and work on the principle of servo mechanism. The servo motors can be made to run at precise angle using PWM. The PWM (pulse width modulation) is the basic working principle …

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