BasicExamples

  • ADCLCD Display a new ADC conversion on an LCD once a second.
  • Timer Display a timer on the LCD. Examples of interrupts, LCD interface, and switch debouncing.
  • Timer2 Display a timer on a terminal. Examples of interrupts and USART interface
  • ASMDiv Example of using inline assembly for 8 bit division.
  • I2C Memory Access
  • Switch Debouncing example.  Click here to view the output of the HTML Documentation generator.
  • Flash an LED connected to PORT pin 0.
  • Boot Loader Both PIC and PC source code in this archive