this how-to should get you up and programming a PIC quickly with Linux. We will be using two programmers, Olimex’s PICStart+ compatible PIC-MCP-USB programmer, and Microchip’s PICkit 2.
In this chapter, we shall be looking at the principles of programming PIC microcontrollers using the PicBasic and PicBasic Pro languages. Both these languages are very similar to the standard BASIC ...
Even if you have never heard of the C language before, you might have heard of the famous "Hello World!" programming example. If not, let me tell you about it. Since the very first book on the C ...