My PIC Microprocessor Page
Last updated 23 February 2005.
On my PIC page I will give some quick information start
using the PIC microprocessors. For more information you will find many nice
resources on the Internet.
PIC Links
This page
starts will some useful links.
-
www.microchip.com
First to get information about the PIC microprocessors will of cause be from
the manufature of the chip. Here you will find all data sheets and many
simple application notes/programs.
-
MPLAB
IDE
If you want to develop program for Microchip microprocessors you may
want/need to download the free development MPLAB IDE, just go to the
Microchip homepage and get it. It comes with an assembler if you want to
write your program in that way.
-
C
compliler CC5X
If you want to program in C then you shall check the small and nice C
compiler called CC5X. On the homepage for this compiler you can download a
free version, which will work fine for smaller project. It’s easy to
integrate this compiler into the MPLAB IDE so you can build C program when using
MPLAB IDE. The homepags for the compiler is http://www.bknd.com/cc5x/index.shtml
.
My PIC projects
Here I will list my PCI projects (with and without source
code but always with a HEX file).
-
My first project
Will be….
-
My Next project
…
End of this page
|