SERVFORU

How to Set Up a Timer in PIC16F877A

We have Three Timers in PIC16F877A , and here we have a look to how to setup the TIMER0 in PIC16F877A using HiTech C programm  • To set up the timer, one must first disable interrupts so that an interrupt doesn’t occur when the timer expires. • Then, enable the timer and assign the prescaler to the timer. • Establish the prescaler value, and finally, load the timer register.  Whenever the timer expires, the......
 

Using Timers in PIC16F877A

A timer counts pulses of a fixed, known frequency usually the system clock for the processor.Physically, timer is a register whose value is continually increasing to 255, and then it starts all over again: 0, 1, 2, 3,4...255....0,1, 2, 3......etc.  This incrementing is done in the background of everything a microcontroller does.It is up to programmer to think up a way how he will take advantage of this characteristic......
 

AODV routing Protocol simulation using NS2

The Network Simulator (NS-2) is a most widely used network simulator. It has the capabilities to simulate a range of networks including wired and wireless networks. In this tutorial, we present the implementation of Ad Hoc On-Demand Distance Vector (AODV) Protocol in NS-2.This tutorial is targeted to the novice user who wants to understand the implementation of AODV Protocol in NS-2 FILE REFERENCE OF AODV.H  The step......
 

Displaying a Word or String in an 16x2 LCD with PIC16F877A and MPLAB X

We have seen how to interface an LCD with PIC16F877A  . In this we are printing only a letter in the  LCD , now we are going to Display a string on the LCD  for this following steps are followed First Create a MPLAB X project as in the steps for  Blinking a LED using MPLAB X , PIC16F877A And check the  Interfacing LCD with PIC16F877A in MPLAB X  to know how to interface a LCD Components1.PIC16F877A micro controller2.......
 
 
Support : Ebin EPhrem | Ebin Ephrem | #Gabbarism
Copyright © 2011. Services | Embedded Support | Reviews | Virtual Technologys - All Rights Reserved
Template Created by ebinephrem.com Published by Ebin Ephrem
Proudly powered by Blogger