Using Pic Microcontroller

USB Stepper Motor Driver

USB Stepper Motor Driver using pic microcontoller

In this project we are going to drive a unipolar Stepper motor (5 wire) using USB interface from a PC Computer. This project is an application of the USB Interface Board PIC18F4550 which was published here in the past. You can run other stepper motors too. It is simple and easy to make, we are going to use PIC18F4550 microcontroller which has …

USB Stepper Motor Driver using pic microcontoller Read More »

Servomotor based mobile robot control

Servomotor-based mobile robot control using pic

Project description:  Mobile robots are used in many industrial, commercial, research, and hobby applications. This project is about the control of a mobile robot using servomotors. The robot used in this project is the base of a popular mobile robot known as Boe Bot, developed by Parallax (www.parallax.com and www.stampinclass.com). The basic robot is controlled from a Basic Stamp controller …

Servomotor-based mobile robot control using pic Read More »

DC Motor Control using Temperature Sensor

DC Motor Control using Temperature Sensor & 8051 Microcontroller using Pic

Microcontroller are widely used in electronics gadget and are one of the key element in developing any project and thus this project used 8051 microcontroller and will help in teaching about interfacing of temperature sensor with ATMEL microcontroller by means of ADC, to display the temperature on a 16×2 LCD and to rotate a DC motor at two …

DC Motor Control using Temperature Sensor & 8051 Microcontroller using Pic Read More »

Stepper Motor Driver

Stepper Motor Driver using PIC18F4550 Microcontroller

Stepper Motor Tutorial In this tutorial we are going to drive a Single unipolar stepper motor using PIC18F4550 Microcontroller in various different stepping modes. The source code and Project files are free to download at the end of this page. Stepper motor due its excellent features is very famous in between hobbyist for various robotic applications. Running DC, Stepper motor and …

Stepper Motor Driver using PIC18F4550 Microcontroller Read More »

Servo Motor

How to interface Servo Motor with PIC18F4550

Servo systems use the error sensing negative feedback method to provide precise angular motion. Servo Motors are used where precise control on angular motion is needed. Servo motors are widely used in the field of Robotics to design robotic arms, palms, legs and so on. They are also used in RC toys like RC helicopter, airplanes and cars. The …

How to interface Servo Motor with PIC18F4550 Read More »

Servo Motor Control

Servo Motor Control using Microcontroller PIC16F877A

Servo motors are widely used in robotics and industries for motion control. They can be controlled by PWM signals where the required angle of rotation can be located by a particular PWM signal. So In this article we’ll see in detail on PWM servo control and how servo motor control using pic16f877a is possible. Servo …

Servo Motor Control using Microcontroller PIC16F877A Read More »

DC Motor Controller

USB:- DC Motor Controller using PIC18F4550 (keyboard)

USB:- DC Motor Controller using PIC18f4550 (keyboard) Hello friends, Requirements USB DEMO interface Board L293D motor controller chip Schematic This a small project on controlling D.C motor with USB pic18f4550 interface board with L293D motor Driver. A small application [C#] is controlling my pic18f4550 USB interface board with my computer, enabling me to control my …

USB:- DC Motor Controller using PIC18F4550 (keyboard) Read More »

An Introduction to Brushless DC Motor Control

An Introduction to Brushless DC Motor Control Using Pic

The brushless DC (BLDC) motor is becoming increasingly popular in sectors such as automotive (particularly electric vehicles (EV)), HVAC, white goods and industrial because it does away with the mechanical commutator used in traditional motors, replacing it with an electronic device that improves the reliability and durability of the unit. Another advantage of a BLDC …

An Introduction to Brushless DC Motor Control Using Pic Read More »