Line 1: Line 1:
[[[Category:Starter PIC16F877]]
+
[[Category:Starter PIC16F877]]
 
In this tutorial we will learn how to blink the LED's with PIC16F877 Starter Board. The Explore Starter PIC board has  
 
In this tutorial we will learn how to blink the LED's with PIC16F877 Starter Board. The Explore Starter PIC board has  
 
two on board LED's which are connected to PORT D0 and PORT D1. <br><br>
 
two on board LED's which are connected to PORT D0 and PORT D1. <br><br>

Revision as of 13:55, 27 April 2016

In this tutorial we will learn how to blink the LED's with PIC16F877 Starter Board. The Explore Starter PIC board has two on board LED's which are connected to PORT D0 and PORT D1.

Register Configuration

Code