motor

Remote Controlled POV Display

Remote Controlled POV Display Using Atmega1284

Introduction For our ECE 4760 final project, we designed and implemented a remote controlled persistence-of-vision (POV) display that is able to display multiple patterns based on remote input. The primary components of the display are a rotor and a motor. The rotor is mainly consisted of a row of LEDs and a microcontroller. The microcontroller …

Remote Controlled POV Display Using Atmega1284 Read More »

PWM Based DC Motor Speed Control

PWM Based DC Motor Speed Control using Microcontroller Using Atmega

In many applications, it is important to control the speed of DC motor where precision and protection are essence. Here we will use a technique called PWM (pulse width modulation) to control the speed of DC motor. We can achieve speed control of DC motor using mechanical or electrical techniques but they require large size …

PWM Based DC Motor Speed Control using Microcontroller Using Atmega Read More »

Schematic Introduction to AVR

Introduction to AVR Microcontroller Pulse Width Modulation (PWM) Using Atmega

PWM is used in many industrial mostly for controlling the motor speed. The PWM is used because it’s the most efficient method comparing to the analog one. That’s why most of the modern microcontrollers today have this features build in. How does this PWM works will be described on the following circuits: On the figure 1A …

Introduction to AVR Microcontroller Pulse Width Modulation (PWM) Using Atmega Read More »

8051 ROBOT ARM

8051 ROBOT ARM STEPPER MOTOR CONTROL USING ATMEGA

In this 8051 Robot ARM application I use for robot arm 3 stepper motor design, study and is to be informed about the expulsion. Stepping motors to provide work, applied to the ends of… Electronics Projects, 8051 Robot ARM Stepper Motor Control “avr project, microcontroller projects, “ In this 8051 Robot ARM application I use for robot arm 3 …

8051 ROBOT ARM STEPPER MOTOR CONTROL USING ATMEGA Read More »

Advanced Line Follower Robot

Complete Guide to Design an Advanced Line Follower Robot Using Atmega

Line follower is an autonomous robot which can detect a specific colored line painted on a surface of different contrast, such as white on black. In this project I used infrared transmitters and receivers to track the black strip on white surface. Due to the difference of infrared reflection on black and white surfaces, it …

Complete Guide to Design an Advanced Line Follower Robot Using Atmega Read More »

Line Follower Robot

Line Follower Robot using AVR Microcontroller ATmega16

Here we will be building yet another project with AVR Atmega16 Microcontroller. If you are new to AVR microcontrollers then you can refer to previous AVR projects and tutorials. Building a robot is always a thrill for all electronics hobbyists. And this thrill can be maximized if the robot can automatically do some things without any external …

Line Follower Robot using AVR Microcontroller ATmega16 Read More »