PIC Development

From SlugWiki
Revision as of 09:19, 17 August 2011 by Isaac (Talk)

Jump to: navigation, search

This "guide", is a summary of what I've learned about PIC programming. So far I only have experience with the PIC24F series.

Specifically the PIC24F16KA102 | Datasheet

  • What You're Getting Into
  • Required Components
  • First Steps
  • * Oscillators
  • * WDT
  • * Digital IO - Blinking an LED
  • * Sneaky Little Surprises
  • UARTs
  • PWM
  • Timers
  • Interrupts