Project in c programming language to test writing and reading from internal MCU EEPROM by turning on, and off 2 yellow led and user can adjust how many led can turn on, turn off, and user he or she can remove led part from application.c the main c source file.
To build, compile and run this project successfully you need to use MPLAB X IDE with XC8 compiler, PIC18F4620 8-Bit Micro-conroller, pickit3m and 2 leds.
1 - MPLAB X IDE
2 - XC8 Compiler
3 - PICKIT3
4 - PIC18F4620 8-Bit Micro-controller
5 - 2 Yellow LED
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.