Lab #5 : Blink two LEDs at a time
In this Lab, you will be creating your own code for blinking two LEDs at a time, follow the instructions for this lab below:
- Write a code that can turn the two LEDs (RA4 & RA6) ON at a time while LEDs (RA5 & RA7) are OFF and vice versa in the second cycle
- Make a block diagram or write a step-by-step algorithm for this program
- Write a report stating the whole process, the difficulty, and tips you found in that process.