My first project in c programming language to use USART communication peripheral in Asynchronous mode to communicate with two LEDs.
To build, compile and run this project successfully you need to use MPLAB X IDE with XC8 compiler, PIC18F4620 8-Bit Micro-conroller, pickit3, and 2 LEDs.
1 - MPLAB X IDE
2 - XC8 Compiler
3 - PICKIT3
4 - PIC18F4620 8-Bit Micro-controller
5 - 2 LEDs
I provided the project with pictures to show you how should be the content of of each folder int the project in case if you got build error or compilation error in MPLAB X IDE.