frankmuzhanye / PIC16F877A-EXERCISES

Compilation of all the projects and simulation files that I did using the microcontroller, PIC16F877A, with the the use of software's, Proteus v8 and mikroC.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PIC16F877A-EXERCISES

This is a Compilation of all the projects and simulation files that I did using the microcontroller, PIC16F877A, with the the use of software's, Proteus v8 and mikroC.

In each project folder there is

  • A Proteus simulation file
  • MikroC code files

The code for the microcontroller was written in C language which can be found in the project folder.

You can load the .hex file (in the project folder) to the pic16f877a after opening the Proteus simulation file.

About

Compilation of all the projects and simulation files that I did using the microcontroller, PIC16F877A, with the the use of software's, Proteus v8 and mikroC.


Languages

Language:Assembly 64.7%Language:C 21.8%Language:C++ 13.4%