1. Setup
    1. Software setup
    2. Hardware information
    3. Links
  2. Hello World
    1. Blinky
    2. Exercise: working with inputs
  3. Interrupts
    1. GPIO Interrupt
    2. Exercise: toggle LED with interrupt
  4. PWM
    1. Exercise: LED breathing effect