Difference between revisions of "Microchip PICs"

From Mech
Jump to navigationJump to search
Line 32: Line 32:


== 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]]
**[[NU32V2: Digital Output]]
**[[NU32v2: Digital Output]]
**[[NU32V2: Simple Analog Input]]
**[[NU32v2: Simple Analog Input]]
**[[NU32V2: PWM Output]]
**[[NU32v2: PWM Output]]
**[[NU32V2: Serial Communication with the PC]]
**[[NU32v2: Serial Communication with the PC]]
**[[NU32V2: Nokia 5110 LCD]]
**[[NU32v2: Nokia 5110 LCD]]


== Using the PIC32MX Series ==
== Using the PIC32MX Series ==

Revision as of 16:56, 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