Difference between revisions of "Microchip PICs"

From Mech
Jump to navigationJump to search
Line 33: Line 33:
== Using the NU32v2 ==
== Using the NU32v2 ==
*[[NU32v2: Introduction to the PIC32]]
*[[NU32v2: Introduction to the PIC32]]
**[[NU32v2: What is in the NU32V2 Kit]]
**[[NU32v2: What is in the NU32v2 Kit]]
**[[NU32v2: Software to Install]]
**[[NU32v2: Software to Install]]
**[[NU32v2: Starting a New Project]]
**[[NU32v2: Starting a New Project]]
**[[NU32v2: The NU32V2 Serial Bootloader and PC Application]]
**[[NU32v2: The NU32v2 Serial Bootloader and PC Application]]
*Simple Example Programs
*Simple Example Programs
**[[NU32v2: Digital Input]]
**[[NU32v2: Digital Input]]

Revision as of 17:11, 27 December 2010

Note: Most code on this page was written using the CCS compiler. Microchip's MPLAB is also occasionally used.

Link to all sample code here.


Using the PIC18F4520

Example Code in C for PIC18F4520

Using the NU32v2

Using the PIC32MX Series


Other PIC Resources

Programming the PIC with Microchip's MPLAB