Using Pic Microcontroller

Wireless Sensor Motor Control

Wireless Sensor Motor Control using PIC18LF4520

Last week we took a look at how you can wirelessly connect together two unrealted microcontrollers; an Arduino UNO and a PIC. The week before that we showed you how to build Motor Control via Distance Sensing. This week, let’s combine the two project together to make a wireless IR proximity sensor that can control a motor’s …

Wireless Sensor Motor Control using PIC18LF4520 Read More »

Xbee Wireless Servo Control

Xbee Wireless Servo Control using PIC18LF4520

Searching for a reliable wireless solution for your project can be a real pain if you’re not familiar with current wireless standards, data rates and reliability. The Xbee Modules that we will use in this article are widely available, use a very reliable wireless transmission protocol and have sufficient datarates for most hobby projects. This article will …

Xbee Wireless Servo Control using PIC18LF4520 Read More »

Stepper Motor Interface PIC16F

Stepper Motor Interface PIC16F

Here is a simple example for PIC microcontroller interfacing  Unipolar stepping motor with assembly code. Instead of using a dedicated stepper motor driver IC like very popular L293D   PIC16F with ULN2003A were used. Just 4 I/O Pins are required to drive each coil of the motor. By energizing each coil in a particular sequence you can control the speed and direction of the motor. …

Stepper Motor Interface PIC16F Read More »

Speed control of DC motor schematic

Speed control of DC motor by PWM in Proteus simulation using Pic

Hello friends here is a proteus simulation of speed control of DC motor with the help of Pulse width modulation (PWM) control, PWM signals are generated by 8051 microcontroller. As we have discussed earlier that proteus is a really good simulation software for beginners and 8051 is the most basic among all microcontroller so this can be a …

Speed control of DC motor by PWM in Proteus simulation using Pic Read More »

Solar Tracking System schematic (1)

Solar Tracking System Using Pic

This is a simple PIC microcontroller based Solar Tracking system, only basic electronics skills are required. It uses 2 unipolar stepper motors and 4 IR-850nm LEDs as sensors to follow the sun  maximizing solar panel illumination. The entire prototype frame was built from simple, cheap and widely available strip board. Just cut it to a required size, widen the holes …

Solar Tracking System Using Pic Read More »

Stepper Motor Driver

Rotary Encoders Using Pic

Rotary encoders are very versatile input devices for microcontroller projects. They are like potentiometers expect of digital nature and unlike analogue potentiometers they never wear down. Rotary encoders not only provide 360 degrees of rotational freedom they also allow digital positioning information to be gained without the use of analogue to digital converters (ADCs). When …

Rotary Encoders 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 …

Stepper Motor Driver using PIC18F4550 Microcontroller Read More »

Stepper Motor Speed Control

Stepper Motor Speed Control with PIC18F4550

Stepper Motor Drivers USB Stepper Motor Driver Stepper Motor Driver PIC18F4550 –-Stepper Motor schematics Stepper Motor Speed Controller Stepper Motor driver PIC18F2550 IR Interterface to Stepper Motor Stepper Motor Speed controller using PIC18F4550 This tutorial is all about tuning the speed of a stepper motor using a potentiometer. The idea is to throttle up or …

Stepper Motor Speed Control with PIC18F4550 Read More »