Simple program to get started programming //PIC microcontrollers in Linux. //Written by Devlin Thyne. //Released to the public domain. #include "pic/pic16f887.h" //Use these ...