motor

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 »

attiny2313

Stepper motor Driver Using AT2313 microcontroller Using Atmega

Description With this circuit you can drive a unipolar stepper motor. It operates in full step mode. You can get a stepper motor from an old 5.25 disk drive. The AVR attiny2313 micro controller controls the pulses for the stepper motor. The pulses are amplified by the ULN2003 driver. The driver accepts 5V inputs, the output for the driver …

Stepper motor Driver Using AT2313 microcontroller Using Atmega Read More »