Completed
NU32 quickstart introduction (Kevin Lynch)
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Embedded Computing and Mechatronics - Complete PIC32 Microcontroller Tutorial Series
Automatically move to the next video in the Classroom when playback concludes
- 1 NU32 quickstart introduction (Kevin Lynch)
- 2 NU32 quickstart for Mac, part 1/3: software downloads (Kevin Lynch)
- 3 NU32 quickstart for Mac, part 2/3: compiling and loading (Kevin Lynch)
- 4 NU32 quickstart for Mac, part 3/3: using make (Kevin Lynch)
- 5 NU32 quickstart for Windows, part 1/3: software downloads (Matt Elwin)
- 6 NU32 quickstart for Windows, part 2/3: compiling and loading (Matt Elwin)
- 7 NU32 quickstart for Windows, part 3/3: using make (Matt Elwin)
- 8 Introduction to the PIC32 microcontroller (Kevin Lynch)
- 9 Introduction to the PIC32 architecture (Kevin Lynch)
- 10 The PIC32 physical memory map (Kevin Lynch)
- 11 Introduction to the NU32 development board (Kevin Lynch)
- 12 The PIC32 virtual memory map (Kevin Lynch)
- 13 Understanding simplePIC.c (Kevin Lynch)
- 14 Digging through PIC32 header files (Kevin Lynch)
- 15 The PIC32 executable build process (Kevin Lynch)
- 16 The NU32 library (Kevin Lynch)
- 17 Timing PIC32 code and the disassembly file (Kevin Lynch)
- 18 The PIC32 memory map file (Kevin Lynch)
- 19 Overview of interrupts on the PIC32 (Kevin Lynch)
- 20 PIC32 interrupt SFRs (Kevin Lynch)
- 21 The PIC32 shadow register set (Kevin Lynch)
- 22 Seven steps to using an interrupt with the PIC32 (Kevin Lynch)
- 23 PIC32 interrupt code example (Kevin Lynch)
- 24 Intro to digital I/O on the PIC32 (Kevin Lynch)
- 25 Change notification on the PIC32 (Kevin Lynch)
- 26 PIC32 program with digital I/O and change notification (Kevin Lynch)
- 27 Intro to PIC32 counter/timers (Kevin Lynch)
- 28 PIC32 timer SFRs (Kevin Lynch)
- 29 Using PIC32 timers to generate interrupts (Kevin Lynch)
- 30 Example PIC32 timer interrupt program (Kevin Lynch)
- 31 Introduction to the PIC32 output compare (Kevin Lynch)
- 32 A PWM program on the PIC32 (Kevin Lynch)
- 33 Using output compare to create an analog output (Kevin Lynch)
- 34 The PIC32 analog-to-digital converter (Matt Elwin)