Course curriculum
-
1
Introduction & Getting Started
- Introduction
- Quick Overview
-
2
PIC Microcontroller Families
- Quick Comparison
-
3
PIC16 Vs PIC18
- PIC16F
- PIC18F
- PIC18F Vs PIC16F
- Test your learning
-
4
IO Register Differences
-
5
Writing to Register
- Writing Bit by Bit: TRIS PORT and LAT
- Writing to Whole Register
-
6
Practical1: Simple Flasher Circuit
- Coding Flasher
- Simulate Flasher
-
7
Practical 2: Coding Input button to Control Flasher
- Coding Input button to Control Flasher