Table of Contents¶
Below is a high-level overview of the chapters, tutorials, prompts, glossary, and simulations included in this intelligent textbook.
Chapters¶
- Chapter 1: Introduction to Microcontrollers
- Chapter 2: Assembly & Syntax
- Chapter 3: Branching & Loops
- Chapter 4: Stack & Subroutines
- Chapter 5: Timers & Interrupts
- Chapter 6: External Interrupts & Input Capture
- Chapter 7: Output Compare & PWM
- Chapter 8: Communication & Peripherals
MicroSimulations¶
- Stack Visualizer
- Timer Interrupt Simulator
- PWM Waveform Generator
- Input Capture Simulator
- ADC Visualizer
- GPIO Setup Simulator (TRIS/LAT/AD1PCFG)
- Register Operation Simulator
- Branch Loop Counter Simulator
- UART Transmission
- SPI Communication
- I2C Communication