Using Pic Microcontroller

Servo Motor Control

Servo Motor Control by using Microcontroller PIC16F877A

PIC16F877A is an easy micro controller for the beginners Here in project: 1) How PIC switches servo motor forward and back ward When we push one switch it goes to positive 90 degree , on second switch it moves backward to  negative 90 degree a. MickroC  PRO        // for programming of MICRO CONTROLLER b. Proteous  …

Servo Motor Control by using Microcontroller PIC16F877A Read More »

stepper motors

Simple manual control of stepper motors without a PIC or PC

This instructable will show you how to control stepper motors (Unipolar OR Bipolar) manually with a knob, without the use of a PIC or PC, so no programming is needed.  The position of the knob determines the position of the motor shaft, which will stay in that position until the knob is turned again.  The …

Simple manual control of stepper motors without a PIC or PC Read More »

Motor Dynamometer

ECE 4760 Final Project: Motor Dynamometer Using Pic

Introduction For our final project we built a dynamometer that measures various performance characteristics of small electric motors, such as torque, rpm and efficiency. The final goal was to be able to produce a motor efficiency map like this one, but for this class project the goal was just to get everything designed and functioning: …

ECE 4760 Final Project: Motor Dynamometer Using Pic Read More »

DC motor and Fan speed control

DC motor and Fan speed control using pic 16f877 Microcontroller

Here is a simple project on how to control fan or dc motor speed uisng pic 16f877 microcontroller. There are numerous ways to control the speed of motor(or fan). Varing current,voltage and resistance etc. But when it comes to controlling the speed using microcontrollers. Then the PWM(Pulse width modulation) technique is used. In Pulse width …

DC motor and Fan speed control using pic 16f877 Microcontroller Read More »

PWM DC Motor Speed Controller Circuit

PWM DC Motor Speed Controller Circuit Using PIC16F877A Microcontroller

In our last PIC online tutorial we have covered PWM generation using PIC Microcontroller. As I told earlier PWM has wide application in electronics and robotics engineering.In this article I’m gonna show you one of the important applications of PWM in Robotics, it is called Pulse Width Modulation motor speed control. The method of generation of PWM signal is the …

PWM DC Motor Speed Controller Circuit Using PIC16F877A Microcontroller Read More »