Using GPIO ports
Step-by-step tutorial: from creating the MPLAB project to simulating an LED controlled by a button — one verifiable action per step.
Practical guides
Short multi-step tutorials like Astro and Expo docs. Complete each unit before jumping into UNEXPO lab tutorials.
Step-by-step tutorial: from creating the MPLAB project to simulating an LED controlled by a button — one verifiable action per step.
Add, subtract, multiply, logic, and rotates with operands in WREG. Direct prep for Practice 1.
Step-by-step guide: from polling to a Timer0 ISR that blinks an LED without blocking the main loop — one verifiable action per step.