Everything here is written/designed for the MicroChip PIC 16F688. Unless otherwise noted, everything is licensed under ALv2: http://www.apache.org/licenses/LICENSE-2.0 Necessary packages: $ sudo apt install gputils libusb-dev # latter for pk2cmd $ git clone https://github.com/psmay/pk2cmd.git $ cd pk2cmd/pk2cmd $ make linux $ cd ~/bin $ ln -s ~/src/3p/pk2cmd/pk2cmd/pk2cmd $ ln -s ~/src/3p/pk2cmd/pk2cmd/PK2DeviceFile.dat