picchick

A utility to aid in programming PIC microcontrollers

Various Test Files for picchick

Blink Test Hexfiles

These files contain super basic programs that toggle an I/O pin.

  • pic16f1454-blink.hex - Uses the internal oscillator with default POR values (500 kHz) to blink RA5 (pin 1)

INI Data Files

  • xc8-*.ini - These are device files provided by Microchip and distributed with the xc8 compiler.
  • custom-*.ini - Custom device file examples.