Friday, January 26, 2018

Embedded C Tutorial [Part-1] BIT Wise LED Blinking with PIC16F877A(sequence 0-7)



In this video I will learn you how to make LED ON on  PORTB Bit Wise with PIC16F877A in Proteus 8. This is a basic tutorial about microcontroller programming with PIC C Compiler.

Subscribe My Channel:

PIC16F877A Datasheet:
If above link do not work download by yourself.

Problem: Those who are getting error in running simulation .
Solution: 1.) Use MPLAB X8 ---Create new project ----Then in the section of source file ----create New ""main.c" file.
2.) After this compile the program (instead of writing in proteus write code in MPLAB X8).
3.) Then go to the directory where the project is saved(MBLAB X8).
4.) Now double click on microcontroller (in proteus) and include HEX file in the section of program file.
5.) Run the simulation.(the problem will be solved).

For LED blinking Tutorial:

No comments:

Post a Comment